vol4ok / hogan-express

Mustache template engine for express 3.x. Support partials and layout
MIT License
138 stars 31 forks source link

Use javascript in documentation #28

Open FezVrasta opened 10 years ago

FezVrasta commented 10 years ago

Hi, ok you don't like plain javascript but please use it for the documentation. Most of the people use it. Thanks.

mikkotikkanen commented 10 years ago

+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.

jasonfutch commented 10 years ago

+1

Coffeescript is never a good idea for documentation.

PatrickHeneise commented 8 years ago

👍 there'll be a time http://js2.coffee will be turned off and then we're all screwed.