This Nanodegree teaches in depth these topics : React Fundamentals, React & Redux, and finally React Native. It contains several hands-on projects giving experience of learning and building industry applications from ground level. Enroll date : 16-09-2020. Below is my course log.
- Rendering complex UI with JSX
- Creating Reusable Stateful & Stateless Components
- Components Composition and Distribution
- Managing States with setState
- Higher level Components & Lifting Up State
- Lifecycle events & Making HTTP requests in componentDidMount() method
- Sequence of Lifecycle Events during Addition to DOM & Re-rendering of Components
- React Router - BrowserRouter, Link, Route with history API
- React Redux Store with Thunk Middleware
- React Native with Stack & Bottom Navigation.
- Local Notifications & Geo Location APIs integration in React Native