hogan-express
hogan-express copied to clipboard
Use javascript in documentation
Hi, ok you don't like plain javascript but please use it for the documentation. Most of the people use it. Thanks.
+1
Or provide both. The problem with just pure coffeescript is that you cant just copy-paste and go. You need to A) figure out how coffeescript works (if you dont know beforehand) and B) convert it to plain javascript. All of this introduces points of failure, especially to newcomers.
+1
Coffeescript is never a good idea for documentation.
👍 there'll be a time http://js2.coffee will be turned off and then we're all screwed.