An open API service indexing awesome lists of open source software.

https://github.com/sunnychangmei/react-bootcamp

The Modern React Bootcamp
https://github.com/sunnychangmei/react-bootcamp

hooks javascript react react-router

Last synced: 9 months ago
JSON representation

The Modern React Bootcamp

Awesome Lists containing this project

README

          

# The Modern React Bootcamp (Hooks, Context, Router & More)

* Learn React, from the very basics up to advanced topics like React Router, Higher Order Components and Hooks and the Context API.

* Build one massive capstone application, complete with drag & drop, animations, route transitions, complex form validations, and more.

* Learn the latest in React, including Hooks (my favorite part of React!). We build a complete app using Hooks, including multiple custom hooks.

* Learn state management using the useContext and useReducer hooks, to mimic some of the functionality of Redux.