Learn how to convert a React app to Angular.
Overview
Syllabus
Introduction
- Welcome
- What you should know
- 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
- PropTypes vs. types
- Type guards: Using types in functions
- Interfaces
- Advanced types
- Creating a component
- Attaching styles to a component
- Working with component controller logic
- Passing data between components
- Creating a directive
- Creating a pipe
- Flux and states vs. services
- Using RxJS and the HTTP client
- Declaring and using routes
- Next steps
Taught by
Drake Boley