From the course: Building RESTful APIs with Node.js and Express
What you should know
From the course: Building RESTful APIs with Node.js and Express
What you should know
- [Instructor] As this course is an exploration of how to build an API with Node and Express, some basic understanding of Node, MPM, and its commands isn't a must, but will help you. Next, experience with JavaScript is essential to follow along, as this is what we use in this course. As you'll see, I'm running on a Mac. But you can follow along on a PC, as the tools work exactly the same on both platforms. Also, I'm using 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.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.