On 2012-09-05 00:13, Chris Cain wrote:

It just made me smile. I still sometimes use Python for small projects
and I'm going to be getting more serious about learning Javascript (and
maybe a variant like CoffeeScript). However, dynamic typing has
frustrated me plenty of times in the past... Mr. Davis' statement
reflects my feelings for it.

I suggest you go with CoffeeScript, I see know reason to use plain JavaScript. It fixes a couple of problems with JavaScript but you can never escape that fact that it compiles down to JavaScript and that's basically the only language you can run in a browser.

--
/Jacob Carlborg

Reply via email to