Skip to content

eventbrite/javascript

Repository files navigation

Eventbrite JavaScript Coding Style Guide

Eventbrite's ESLint guidelines to ensure consistency 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. Testing React
  6. Legacy ES5
  7. Backbone & Marionette
  8. Resources
  9. License

ESLint Configurations

Eventbrite has 3 ESLint configuration packages that you can extend:

Resources

Coming soon...

License

MIT. Copyright (c) 2017 Eventbrite.