|
|
|
|
|
by jmspring
4726 days ago
|
|
I wish it were snark, but experience leads me to the conclusion that most people without a development background (even some that do) conclude that node will deliver us to the promised land, just after a short time with it. Not much for monotheism myself. |
|
I walked out with 'meh' after working out I can shift more requests with asp.net and the tooling was better on asp.net as well.
Node looks good on paper but the new approach and scalability is pointless when you're losing perhaps 1-2% of a request on your web server and framework and actually having to do some work in the back end. JavaScript sucks for that and so does node's async model.
Node just makes stuff harder.
Not for monotheism either which is why you can swap asp.net, java EE or python/flask with the above and I'll say the same.