Overview
Explore a comprehensive overview of Angular 2, a complete rewrite of the popular AngularJS framework, in this 50-minute conference talk by Java Champion Yakov Fain. Gain insights into how Angular 2, combined with TypeScript, makes web development more accessible for Java developers. Learn about key concepts such as component-based architecture, dependency injection, reactive programming, and Angular CLI. Discover how to implement features like injectable services, template-driven forms, and Angular Material 2. Watch a demonstration of a sample web application that integrates Angular 2 on the front-end with Java on the server-side, and understand why Angular leads the list of technologies developers want to learn.
Syllabus
Intro
The Legal Slide
About myself
Angular Framework
Arrow Function Expressions
A Class With Constructor
Inheritance
Generics
Interfaces
What's Angular CLI
Single Page Apps
Dependency Injection
A sample injectable service
Injecting the ProductService
Reactive Programming: Push
Reactive programming in Angular
Http and Observables
@Output properties
An injectable service as a mediator
A template-driven form
Angular Material 2
Taught by
Devoxx