Skip to content

SaraChicaD/javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventbrite JavaScript Coding Style Guide

ESLint rules and best practices used by Eventbrite to provide consistency and prevent errors in JavaScript code.

Intended Audience

This coding style guide has been created for Eventbrite developers, but is certainly applicable for the general JavaScript community as well. It is heavily inspired by Airbnb's JavaScript Style Guide.

Table of Contents

  1. ESLint Configurations
  2. General guidelines
  3. ES6+
  4. React & JSX
  5. Legacy ES5
  6. Backbone & Marionette
  7. Resources
  8. License

ESLint Configurations

Eventbrite has 3 ESLint configuration packages that you can extend:

Resources

Coming soon...

License

MIT. Copyright (c) 2016 Eventbrite.

About

Eventbrite JavaScript coding style guide

Resources

License

Stars

Watchers

Forks

Packages

No packages published