Course Layout
If you don't have any idea about React. You don't need to look at course layout. If you are familiar with React or you want to take a view of what is covered in course then these are topics that will cover in first part of three part series.
- React Introduction
- React Element, Class and Functional Components, Composition, Shows App, Declarative vs Imperative Programming, React Element vs Component vs Component Instance
- ES6 Class and Refactor Shows App to ES6 class
- Pet Game App, Inline Styling, Deep dive into state, setState - Async and Shallow merge, forceUpdate, ref, Promise, Axios, AJAX Request, Lifecycle Methods, pure functions, batched updates
- Todo App - React Element Deep Dive, Uncontrolled components, Styling components with Bootstrap, Reconciliation, Diffing Algorithm, List and Keys, Controlled Components
- ES6 - Destructuring, Spread and Rest, Arrow Functions, ES6 Modules, Array Helper Methods, Template Strings and Refactor Pet Game App and Todo App to ES6
- React Revision and Next Steps
0 comments