Google's Angular 4 beta version is released and final version is set to release on March 2017. This blog explains new features & advantages of latest Angular 4...
Read more »
In the previous post, I described two Angular 4 component communication scenarios used to enable sibling component interaction. In this post, I'll walk you through the steps I followed when adding support for a simple Angular 4 logging service that uses d... (more…)
Read more »
In the last installment we learned how to run JavaScripts over different threads by using WebWorkers. This time we'll go a few steps further and learn how to use ServiceWorkers to achieve not only separation of code but also to build up client-side proxie...
Read more »
I made a small tweak to my angular code practice that has resulted in greater efficiency while coding and less bugs. (more…)
Read more »
We are pleased to announce version 5.1.0 of Angular. This is a minor release containing several smaller features and bugfixes. We are also… (more…)
Read more »