|
|
|
|
|
by driverdan
5765 days ago
|
|
While there have been some very good attempts at making server-side JS (SSJS) work, IMO NodeJS is the first to get it right. With the growing ubiquity of JS, the scalability of NodeJS, and the explosion of JS-based document storage its success is not surprising. The ability to create a scalable platform that uses the same language from data storage to UI means developers can focus on being a JS expert without having to spread their time and abilities thin being mediocre in many languages. |
|