Skip to content
Stuff I'm Up To
Go back

Airbnb JavaScript Style Guide

Updated:
Edit page

If you want to write consistent JavaScript then you can use ESLint to validate your coding style against rules. Add the Airbnb style guide to that and you’ll get a tightly linted stylised JavaScript. ESLint provides the lint engine, Airbnb delivers the style guide. https://github.com/airbnb/javascript


Edit page
Share this post:

Previous Post
Java Certificates
Next Post
Atom & Lint