Complex React application based on Udemy React Course
Link to App Demo on Heroku || Link to App Demo on my domain
First half of course:
- NPM
- Yarn
- Babel
- JSX
- ES6
- let and const variables
- arrow functions
- React Components
- Class based components
- Stateless functional components
- Props
- State
- Webpack
- With Babel
- With SCSS
- Integrating Third-Party Components
- SCSS
- Styling Third Party Components
- Consideration for mobile
Second half of course:
- React Router
- ES6
- Array and Object destructuring
- Spread operator
- Redux
- Redux Store
- Actions
- Reducers
- Selectors
- React-Redux
- Testing
- Jest
- Enzyme
- Deploying
- Production Webpack
- Heroku
- Firebase
- Redux-Thunk
- Authentication