goatslacker / alt

Isomorphic flux implementation
http://alt.js.org/
3.45k stars 322 forks source link

Style guide #670

Closed allenz-crypto closed 8 years ago

allenz-crypto commented 8 years ago

Is there a style guide on how to name/structure your files and variables when using Alt as the flux framework?

goatslacker commented 8 years ago

Not that I'm aware of. The Airbnb Style Guide has some general rules though that could apply.

You can check out the React guide and the Naming Conventions section.