From the course: React Hooks

What you should know before watching this course - React.js Tutorial

From the course: React Hooks

Start my 1-month free trial

What you should know before watching this course

- [Instructor] Before we get started, here are a few things to know about the course. React is a JavaScript library, so it's probably a good idea to have some JavaScript skills in place before taking this course. If you're looking to improve your JavaScript skills, I'd recommend JavaScript Essential Training by Morten Rand-Hendriksen. This is also more of an intermediate level React course, so you should ideally be comfortable with creating components, handling props, and installing packages with npm. If you need a refresher on React, you can take my course Learning React JS to get a sense of the basics. You don't really need too much to get started for this course. We're going to need some sort of a code editor. I'm going to be using Visual Studio Code, but I'll also show you how to use CodeSandbox which just requires a browser. That's all we'll need to get started. Let's get into it.

Contents