From the course: Building Modern Projects with React

What you should know

From the course: Building Modern Projects with React

Start my 1-month free trial

What you should know

- [Instructor] To get the most out of this course, there are a few things that would be helpful for you to know. First of all, it would be very helpful to have a basic knowledge of React. If you haven't already worked with React a little, I'd recommend you take a look at one of the React basics courses in the library first and then come back to this one since we won't be covering any of the very basics of React in this course. It would also be helpful for you to have some experience with basic command-line operations. All we'll be using for this course is basic commands like cd to change directories and ls to see the contents of a directory as well as a few commands specific to Node.js. Keep in mind also that if you're on Windows, the commands might be a little different. I've left you a link to an article showing many of the basic Linux commands and their Windows equivalents. I highly recommend that you follow along with me as I write code, but I've also included the start and finish states for all the code that I write in this course in the exercise files for your reference. So basically, this course is intended for React developers who want to improve their development skills and the quality of their applications by learning to use a number of pre-existing tools in the React ecosystem. If you fit that description, then this course is definitely for you.

Contents