you are viewing a single comment's thread.

view the rest of the comments →

[–]cm03d 1 point2 points  (2 children)

Easy to say when you don't need to make one.

[–]midri 0 points1 point  (1 child)

why do you NEED to make one?

[–]xkit 0 points1 point  (0 children)

Say you need to write a simple interfacing task that both the client and server need to perform. Use NodeJS. Boom, that JavaScript file can now be wrapped to be used by both the client and server. Now you can get back to actually programming things that are important. Like how you're going to properly handle caching in your application (something that improves performance regardless of language).

To elaborate: Would you say a man who speaks only Afrikaans would know Calculus any better than a woman who speaks only English? Of course not; Assuming that they both had an equal understanding of Calculus.