- intro to React
- React set up
- React class and functional components
- first app with React
- React components, props, state
- React toDo app
- react app example, displaying posts on page
- importing data from json file
- deploying react app with gh-pages
- morse code translator with react
- useEffect and its equivalent in class components
- axios
- fetching from an API with axios
- online-shop with react
- react-router-dom
- online-shop react (continue)
- project: portfolio with react (start)
- useRef
- context API
- context api : online shop
- React Class Component
- React toDo App with Class Component
- React Class Component (lifecycle hooks)
- redux
- regex (regular expressions)