|
|
|
|
|
by makeitdouble
311 days ago
|
|
That's Java's story. A single language to rule them all: on the server, on the client, in the browser, in appliances. It truly was everywhere at some point. Then people massively wish for something better and move to dedicated languages. Put another way, for most shops the productivity gains and of having single languages are far from incredible, to being negatives in the most typical settings. |
|
JS is here to stay as the main scripting language for the web which means there probably will be a place for node as a back end scripting language. A lot of back ends are relatively simple CRUD API stuff where using node is completely feasible and there are real benefits to being able to share type definitions etc across front end and back end