Are you an Angular dev looking to get started with React? If so, then join Mark Brown for a guided tour of the differences and similarities between the two.
Tag: angular directives
Francesco builds an AngularJS app to consume a previously built Laravel API application for making book wishlists. JSON web token authentication in action!
Jad builds a Laravel + Angular skeleton app that's designed to be highly team-scalable - meaning easily extensible and adaptable to new devs on the team!
Tom Greco demonstrates how to validate user input in AngularJS using Angular's recently introduced ngMessages module, which keeps your code nice and DRY.
In this article Ravi Kiran covers most of the AngularJS testing tips that he learned over the past two years. You'd better not miss it!
Ravi Kiran continues to discuss how to test AngularJS-based projects by teaching you how to test directives.
Ravi Kiran takes us on a tour of AngularJS's new router and demonstrates how it solves many problems (e.g. parallel and nested views) that ngRoute couldn't.
Ravi Kiran looks at dealing with JavaScript-based animations in the AngularJS framework, helping us improve the UI of our one-page apps.