Get started with React and learn about the basics of hooks!
This course gets you up and running with react in under a minute by using codesandbox.io to skip the painful process of setting up your dev environment.
And in just under fourteen minutes you'll know enough about React to start building your own apps with it. You will learn practical skills such as displaying lists by looping over arrays of data, and asynchronously fetching data from an external API with the useEffect
hook.
So get started now! No prior React experience is needed. You just need to need to know basic HTML and JavaScript.