In this part, we’ll use Firebase for establishing roles in our system, setting up rules in firebase for security and routes in our app. (more…)
Read more »
Angular’s Change Detection is a core mechanic of the framework but (at least from my experience) it is very hard to understand. Unfortunately, there exists no official guide on the official website about this topic. (more…)
Read more »
We've been renewing our front end stack lately. Joel, a software engineer at Smartly.io tells how we migrated from Angular to React without a massive rewrite.
Read more »
Understand module in Angular Js Modules in AngularJS serve as containers to help you organize your application into logical units. Modules tell AngularJS how an more... (more…)
Read more »
Great news everyone: The Angular Language Service is coming to Visual Studio! For those who don’t know, the Angular team has done a lot of great work on powering up the editing experience for Angular using something called the Angular Language Service. (more…)
Read more »