Migrating an Angular 1 App to Angular 2 – Part 2
Learn how to migrate real-world features of an Angular 1 application to a fresh Angular 2 build (Part 2).
Read more »
When we started building Crowdsync, we started building it using [Angular] v4.0. Angular had recently gone through a major transformation between 1 and 2, and the subsequent 4.0 version (yeah, they skipped v3) was a further upgrade to the framework. The n… Read more