|
|
|
|
|
by seanmcdirmid
3398 days ago
|
|
Even with improvements, there are often much better options than JavaScript. If you aren't going web or had a limited talent pool/codebase to economize in a mobile app or server (React Native/Node), why would you choose JS? Why not C# (windows, games) or a nice functional language (Wall Street) or Python (ML)? In fact, from all I've experienced so far (as a researcher at MSR and now at HARC), it seems like JavaScript is either the only option, or not an option at all. The choice is pretty clear, especially as you move away from web and web-like mobile applications where JavaScript otherwise dominates or at least is viable. There will never be one language, and honestly, learning languages is never really the bottleneck anyways (rather learning the domain and applicable libraries are). A single language to rule them all might boost industry productivity by .1 or .2%, maybe, but I doubt it. |
|