Hacker News new | ask | show | jobs
by deizel 4699 days ago
Granted, but then you don't gain this:

> for the first time, you could have high performance JavaScript on the server, thus potentially ending the nightmare of having “client side developers” who knew HTML/JavaScript and “server side developers” who knew .NET/C#/Ruby.

1 comments

Personally I'm a big fan of breaking down barriers between the front-end and the back-end (and the language barrier is pretty big), but coding for the browser and coding for the server are vastly different. Those accustomed to pumping out jQuery all day aren't going to be contributing well to the world of Node and Express.
Won't they? At the very least, the code examples, structured nature, emphasis on async programming and a lot of other things will make jQuery devs become better jQuery / front-end developers.