
Before we jump to coding section let me point out some differences between AngularJS and Angular2 which everyone should know. First thing, Angular 2 is not the upgrade of angular 1. Angular 2 is completely rewritten Angular 2 is using Typescript which is super set of javascript (It doesn’t mean only typescript, dart also) Angular 1.x was not built […]