Introduction
Welcome
()
What you should know
()
1. Prepare Your Angular App
Installing the Angular CLI
()
Looking at the project structure
()
Using the CLI generators
()
Using webpack vs. the CLI and running your app
()
Ahead-of-time compilation
()
2. Converting Your ES6 to TypeScript
PropTypes vs. types
()
Type guards: Using types in functions
()
Interfaces
()
Advanced types
()
3. Converting Your Components
Creating a component
()
Attaching styles to a component
()
Working with component controller logic
()
Passing data between components
()
4. Directives and Pipes
Creating a directive
()
Creating a pipe
()
5. Services and Routing
Flux and states vs. services
()
Using RxJS and the HTTP client
()
Declaring and using routes
()
Ex_Files_React_Angular_TypeScript.zip
(5.6 MB)