Linting with ESLint

[ad_1]
In this video I discuss “code linting”: an automatic process to find errors in code. I examine the ESLint package for JavaScript.

🔗 ESLint:
🔗 eslint-config-p5js:

🎥 CircleCI: Unit Testing and Continuous Integration:
🎥 GitHub Branches:
🎥 Intro to the Command Line:
🎥 let vs var:
🎥 My Phyllotaxis Coding Challenge:

🚂 The Coding Train website:
💖 Support this channel on Patreon:
To buy Coding Train merchandise:
📚 Book recommendations:

💻

🎥 For Unit Testing and Continuous Integration videos:
🎥 For More Coding Challenges:

🔗
🔗


Posted

in

by

Tags:

Comments

8 responses to “Linting with ESLint”

  1. maxaz1223 Avatar

    What about a tutorial on eslint + prettier symbiosis?

  2. Mikey Henry Avatar

    I have a major case of "Please get on with it!" lol

  3. joshinils Avatar

    16:45 lint the linting rules? Hmm

  4. Tushar Maurya Avatar

    Man you are a wizard. I was literally looking for this kind of thing to use in atom!

  5. Martin Haupt Avatar

    If you're using ESLint mostly for code styling, try Prettier instead https://prettier.io/
    No config needed (but possible), can format on save and is available as Atom or other editor extension so no need for installing as dependency.

  6. dark luffi Avatar

    Sonar lint in processing?

Leave a Reply

Your email address will not be published. Required fields are marked *