Difference between revisions of "React Notes"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* https://getbootstrap.com/docs/4.0/components/navbar/ | * https://getbootstrap.com/docs/4.0/components/navbar/ | ||
=Youtube Overviews= | |||
* [https://www.youtube.com/watch?v=SAIdyBFHfVU The introduction to React you've been missing - Kent C. Dodds UtahJS 17 Sept 2018] | |||
=Courses= | |||
* https://kcd.im/beginner-react | |||
* https://kcd.im/advanced-react | |||
=Redux Toolkit= | =Redux Toolkit= |
Latest revision as of 12:51, 26 March 2022
Misc Links
Youtube Overviews
Courses
Redux Toolkit
UI Libraries
- https://react-bootstrap.github.io/
- https://chakra-ui.com/
- https://material-ui.com/
- https://react.semantic-ui.com/