From the course: JavaScript: Client-Side Data Storage

Using the exercise files - JavaScript Tutorial

From the course: JavaScript: Client-Side Data Storage

Start my 1-month free trial

Using the exercise files

- [Instructor] To get the exercise files on the course page, simply click on the tab named Exercise Files, then download the ZIP file, then simply extract the ZIP file and move the folder to your desktop, like so. Once you have the exercise files on your desktop, you can click here and then select the chapter we're on, the video we're on, and the states for the start or the end, so in this case we can use the end state and then grab the files here from this particular state. In this case, what I could do is literally drag and drop these files, copy and paste them into a new folder here, then paste them here and use this particular folder inside of my favorite editor, In this case I'm gonna work in VSCode, so we can use VSCode like so, and work with these files here. We're going to also install something called Live Server in a future video, so you can literally start your server by clicking on Go Live, here, and it will start a server for you that will be updated automatically as soon as you change your code in your project.

Contents