React - The Complete Guide (incl Hooks, React Router, Redux)
course materials: [[https://github.com/academind/react-complete-guide-code/tree/master]]
Notes Why [[React]]?
Normally you request every html file from the server with react we run [[Js]] in the browser and manipulate the DOM with it.