In the same spirit as my python notes and javascript notes, I'll be using this repo to collect my notes and examples as I learn React. Filenames reflect the topic as much as possible. The data directory contains resources for some of the examples. My training is self-guided through the use of docs, text books and online courses/resources listed below.
Some examples and notes come from the following:
- The React Docs
- The Next.js Docs
- The Modern React Bootcamp (Hooks, Context,NextJS, Router) - Colt Steele
- Complete React Developer in 2022 (w/ Redux, Hooks, GraphQL) - Andrei Neagoie
- The Road to Learn React - Robin Wieruch
A very special thanks to aleph2c for so much support. Check out his epic python statechart library; Miros.