- No more $scope
- No more controllers
- Component Based-UI
- 1-way data flow
- ES6 / Typescript
- New built-in directives
- New DI system
- Performance
- Better Mobile Support
- Server side render e Native Script
- Embrace Flux and RxJS
- Change Detection System
Showing posts with label angular 2 vs angular 1 performance. Show all posts
Showing posts with label angular 2 vs angular 1 performance. Show all posts
Monday, 1 May 2017
ANGULAR 2 VS 1.X
Subscribe to:
Posts (Atom)
Directives In Angular 2.0
There are three kinds of directives: Component Directives – These will create reusable components by encapsulating logic in JavaScrip...
-
There are three kinds of directives: Component Directives – These will create reusable components by encapsulating logic in JavaScrip...