Articles for "Angular.js"
The 2nd edition of my video course on Learning Angular Components
Driving your Angular frontend architecture to a new level
A gentle introduction to a local Meetup group
Learn how to build efficient Angular 2 directives with this fast and interactive video course
A neat and simple trick to give your app some boost
Collection of best practices to be ready for Angular 2
See how you can stub an async call and make it return a resolved promise
Using shared services and "API objects" to create a directive API
Learn about angular-tranlsate's promises and how to make sure your language locales are loaded before any UI element
How can I verify whether a function property defined on my directive's isolated scope has been specified or not?
Learn how to use directive scope variables and access them from your directive controller
Angular has a series of built-in utility functions which might come in handy during development
There's a difference in writing unit tests for controllers using the $scope syntax vs. those using the 'controller as' syntax.
Watch out: Directive controllers do not necessarily behave like normal controllers
MOAR dots... Watch out when binding your data. Do you pass it an object reference or a value?
A series of short and concise articles presenting my findings as I master the Angular learning curve.
Treat your test code like your production code
Modularization strategy for lazy Angular modules
Some of my notes from a recent AngularJS webinar