From the course: React: Securing Applications

What you should know

- [Instructor] As this course is focused on the exploration of advanced concepts with React, some experience with React is a must. If you aren't familiar with creating React components using props and importing modules, I suggest that you take a basic React course, such as our React Essential Training. Also, experience with JavaScript, especially ES6 syntax or above is a must for this course, as this is the basis of a React programmer. In this course, I use the ES2015 version of the syntax. Next, being familiar with terminal commands and npm isn't a must, but will definitely help you when we use these tools. As you'll see, I'm running on the Mac, but you can follow along on the PC as well, as the tools work exactly the same on both platforms. Also, I'm using the VS Code as my code editor, but feel free to use whatever tool you prefer. Although, I recommend using an editor with a built in terminal.

Contents