Hacker News new | ask | show | jobs
by clockwork_189 4746 days ago
I would recommend javascript. Coffeescript is just a "prettier" syntax for javascript but in the end it just compiles down to js.

Learn JS and learn to write good JS! I personally hate CS because I some people take that route to avoid writing clean JS, just because CS looks nicer. Once you truly learn how js works, migrating to CS will be very simple.