Total Pageviews

Wednesday, 13 January 2016

CoffeeScript Style Guide


Best-practices and coding conventions for the CoffeeScript programming language。

This guide presents a collection of best-practices and coding conventions for the CoffeeScript programming language.
This guide is intended to be community-driven, and contributions are highly encouraged.
Please note that this is a work-in-progress: there is much more that can be specified, and some of the guidelines that have been specified may not be deemed to be idiomatic by the community (in which case, these offending guidelines will be modified or removed, as appropriate).

Inspiration

The details in this guide have been very heavily inspired by several existing style guides and other resources. In particular:
from https://github.com/polarmobile/coffeescript-style-guide