YoVDO

Migrating from React to Angular

Offered By: LinkedIn Learning

Tags

React Courses Angular Courses Web Development Courses

Course Description

Overview

Learn how to convert a React app to Angular.

Syllabus

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
Conclusion
  • Next steps

Taught by

Drake Boley

Related Courses

Introduction to ReactJS
Microsoft via edX
Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera
Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera
Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via Miríadax
React
Udacity