From the course: ESLint: Checking for Syntax and Logic Errors

Using the exercise files for this course

From the course: ESLint: Checking for Syntax and Logic Errors

Start my 1-month free trial

Using the exercise files for this course

- [Instructor] All of the files for this course are freely available as a GitHub repo at this URL. The repository is built so there are branches for each of the videos in the course. You can use the branch menu to switch to a specific branch and take a look at how the code looked on a specific video. For example, the branch titled 0103b shows you the code for chapter one and the third video in that chapter. The letter B at the end of the name means that's how the code looked at the beginning of the video. If you want to see how the code looked at the end, just choose the same branch but with an E at the end instead. In this course, I go through configuring syntax and logic rules for ESLint. If you want to, you can download any of the branches by first going to the branch and then hitting the clone or download button and downloading the ZIP file for the video that you want to follow along with. You may need to install NPM as well as GIT before you do this. If you need more experience working with Git and GitHub, make sure you're familiar working with Git and GitHub before taking this course. Do a search for GitHub in our library. If you're comfortable with all this, then let's get started.

Contents