resource / Front-End-Standards

Front-end development standards for Resource.
MIT License
23 stars 1 forks source link

Examples are too close to AirBnb's style guide #75

Closed LukeAskew closed 11 years ago

LukeAskew commented 11 years ago

Thanks to @awood for the audit:

Naming Conventions

camelCasing section

PascalCase section

Leading Underscore for Private Property section

Commas and Semicolons

Primitive vs Complex Section

Arrays Section

Objects Section

Functions Sections

Variables Section

Constructors Section

Properties Section

Casting & Coercion Section

Operators, Conditional Expressions & Equality Section