|
|
|
|
|
by lioeters
3750 days ago
|
|
Yet another JavaScript-bashing rant. Comedic lines include: "a scientific study has shown JavaScript to be one of the least productive languages in IT" "There may well be some large applications written in JavaScript (I don’t actually know)" |
|
There's a recent article describing how a company was basically forced to migrate from Node.js to Go, due to the architectural limitations of the former: The Way of the Gopher (https://medium.com/@theflapjack103/the-way-of-the-gopher-669...). This was a convincing real-world example of how a JavaScript backend is not scaleable in some cases, with concrete data to back it up.