I'd prefer to start with CoffeeScript. In pure javaScript there's so many hacks and quirks that You'll spend lots of time examining and fighting it.
CoffeeScript generates sort of "ideal" JavaScript, in the same way it would be written by professional. As has been said before - You anyway need to know JavaScript, but it's much faster and enjoyable to learn it from the well-writen JavaScript generated by CoffeeScript, than to try to learn all these quirks and hacks by Yourself. I learned it such way, about a half a Year ago when moving from Ruby to Node. > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
