Hacker News new | past | comments | ask | show | jobs | submit login

I suppose that main point in node.js is asynchronous execution, and in c# we already have all these features. I actually can’t see a point of this library in production app.



Not only that, but one of the main selling points of Node.js is using one language (JavaScript) for both client and server programming: the holy grail of Web application development.


There are various C# solutions for frontend web development.

SharpKit[1] is probably the most mature.

[1] http://sharpkit.net/


I thought it was because Javascript didn't have a Threading model... that Javascript is also used in the Browser is just a coincidence I think.


Why the downvoting?


Yeah, for the developers that have a brain small enough to handle multiple programming languages.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: