[Getting Started with Angular 2+] Lesson 19 Refactoring

Опубликовано: 20 Март 2026
на канале: KaSab Tutorial
204
2

Getting Started with Angular 2+
Angular 2 brings many improvements and changes to AngularJS

Angular 2 is a big break from Angular 1, all with good reasons. There is a lot to learn when making the jump to Angular 2 and ES6 (the next version of JS). Angular 2 brings a lot of forward-thinking ideas to the framework to build amazing apps.

What we'll learn

Why Angular 2 is such a big break from Angular 1
What new features Angular 2 has
How to setup Angular 2
How to use TypeScript to transpile ES6 code
How to use System.js to load ES6 imports
How to create components in Angular 2
How to let components talk to each other
How to use forms in Angular 2
How to create form validations
See the future of Angular!

Source code: https://github.com/scotch-io/angular2...
Demo: http://embed.plnkr.co/V5tKs3/