Bookmarks tagged with #angular.
Show all
Show all
Angular - All Talks from ng-conf 2018
As the lead developers of NgRx, the number one question we get asked is how to implement authentication with a reactive store. In this talk, Brandon sets out to answer this question by building an auth-based app with NgRx Store, Router, and Effects.
Saved
on: 2018-05-02
Our journey migrating 100k lines of code from AngularJS to React (Chapter 1
This is the first post of a series explaining the story and technical learnings we had from starting to migrate from AngularJS to React. Check out the github repo for examples and the full code.
Saved
on: 2017-02-06
Build a Music Player with Angular & Electron II : Making the UI | Scotch
Saved
on: 2017-01-27
Progressive Web Apps with Angular 2
Among other things, this post goes through how I set up offline support using the sw-precache and sw-toolbox libraries. Many updates and changes have been made to Angular tooling with regard to PWA support since this article was written.
Saved
on: 2017-01-19
Ultimate guide to learning AngularJS in one day
Angular is a client-side MVC/MVVM framework built in JavaScript, essential for modern single page web applications (and even websites). This post is a full end to end crash course from my experiences, advice and best practices I’ve picked up from using it.
Saved
on: 2015-06-23
pilwon/ultimate-seed
_ _ _____ _ _ ____ _____ _____ ____ _____ _____ ____ / \ /\ / \ /__ __\ / \ / \__/| / _ \ /__ __\ / __/ / ___\ / __/ / __/ / _ \ | | || | | / \ | | | |\/|| | / \ | / \ | \ _____ | \ | \ | \ | | \| | \_/| | |_/\ | | | | | | || | |-| | | | | /_ \____\ \___ | | /_ | /_ | |_/| \____
Saved
on: 2015-02-23
How we built our app in 2 weeks using Ionic Framework - Airport Parking Sho
Airport Parking Shop is an established online comparison website that’s just celebrated its 11th year. Over the past few years we have watched as mobile (and tablet) usage has soared from just 8% of our traffic in October 2011 to 44% in October 2014.
Saved
on: 2014-11-12
AngularJS: The Best Parts
Having concluded my blog series on ‘Jekyll’, I decided to move on to a topic that I have been glued to for sometime now - AngularJS. Having worked on web technologies for a few years now, I have some experience working with a few JavaScript frameworks and libraries.
Saved
on: 2014-09-09
AngularJS Dependency Injection - Demystified
One of the features that I really like in AngularJS is its use of dependency injection across the framework. I listed it as one of the best features of Angular in my last post. And as promised, I’ll try to cover this topic in a little more detail here.
Saved
on: 2014-09-09
Create a food ordering app like JustEat with AngularJS | Stamplay Blog
Turn your vision into reality. Build solutions that differentiate your business. The name you trust with the values, performance, and security standards you expect. Claris is the rapid application development pioneer with a track record of more than 35 years — your platform for decades to come.
Saved
on: 2014-09-03
How has been your experience using AngularJS and PHP? : PHP
* What are the difficulties you encountered on the process? How did you tackle them?
* Do you recommend a PHP framework when using AngularJS on the fr
Saved
on: 2014-08-31
Handling AngularJS POST requests in Symfony | labs @ Qandidate.com
At Qandidate.com we started using AngularJS last year and I have to say it was love at first sight! Two-way databinding, testability, dependency injection, server communication...awesome! Did I say server communication? We use Symfony 2 (which is awesome too) for our back end API’s.
Saved
on: 2014-08-22
5 Guidelines For Avoiding Scope Soup in Angular - Techno Fattie
The more I dug into this person's particular problem the more help I realized they needed. They were admittedly an Angular noob, but making a pretty decent effort by getting their hands dirty. A+ for effort. If you are impatient, here is the original code, and here is the refactored version.
Saved
on: 2014-07-28
toddmotto/angularjs-styleguide
Want an example structure as reference? Check out my component based architecture 1.5 app. This architecture and styleguide has been rewritten from the ground up for ES2015, the changes in AngularJS 1.5+ for future-upgrading your application to Angular.
Saved
on: 2014-07-28