-Airbnb JavaScript Style Guide() {

+Airbnb JavaScript Style Guide() {

A mostly reasonable approach to JavaScript

Downloads +Downloads Gitter

Other Style Guides

-Table of Contents

+Table of Contents
  1. Types
  2. @@ -48,7 +49,7 @@
  3. Strings
  4. Functions
  5. Arrow Functions
  6. -
  7. Constructors
  8. +
  9. Classes & Constructors
  10. Modules
  11. Iterators and Generators
  12. Properties
  13. @@ -79,11 +80,13 @@

-Types

+Types + +