Chatmore
Chatmore copied to clipboard
Refactor Javascript code to CoffeeScript
http://coffeescript.org/
Benefits:
- Simpler code structure.
- Built-in JSLint.
Must install prerequisites: node.js and npm. Integrate CoffeeScript compiler in Makefile..