Giter Club home page Giter Club logo

modern-javascript-linting-with-eslint's Introduction

Instructor: Dan Wellman

Linting helps ensure that our code doesn't have issues that could come from a typo or basic error. All developers make these mistakes from time to time; they aren't caused by a lack of knowledge, but maybe a mistyped keystroke. Linting catches these issues quickly and painlessly for us.

Code style is also very important, especially when working in large teams. If you don't enforce a particular code style across the project, different files will quickly become out of sync. Developers will naturally deviate to their personal style of coding over time if left to their own devices.

In this Coffee Break Course, you'll see how ESLint tackles both of these problems, and tackles them well. It's fast and feature-full, so it's easy to see why it's so insanely popular.

Source Files Description

This repository contains the source code for the ESLint settings and plugin built during the course.

To run the plugin, copy the require-iife.js file to node_modules/eslint/lib/rules.


These are source files for the Envato Tuts+ course: Modern JavaScript Linting With ESLint

Available on Tuts+. Teaching skills to millions worldwide.

modern-javascript-linting-with-eslint's People

Contributors

danwellman avatar adamarthurryan avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

andrescuesta

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.