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
- Host: GitHub
- URL: https://github.com/sunnychangmei/react-bootcamp
- Owner: SunnyChangMei
- Created: 2019-05-04T17:19:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:15:40.000Z (over 3 years ago)
- Last Synced: 2025-01-14T01:28:33.072Z (over 1 year ago)
- Topics: hooks, javascript, react, react-router
- Language: JavaScript
- Size: 3.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 68
-
Metadata Files:
- Readme: readme.md
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.