-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Data Oriented Development with Angularjs
By :

Today Node.js (available at http://nodejs.org/) needs no introduction, but for the benefit of those who haven't crossed paths with it yet, here's an introduction—Node.js lets developers write server-side code in JavaScript. Yes, it's the same JavaScript, which used to run only in browsers until a few years ago. The same JavaScript, which was confined to the frontend, was suddenly unleashed on the world of backend which was previously accessible to server-side languages such as Java, C#, Ruby, Python, and the like.
Consequently, you can access the filesystem, write data-intensive applications which access relational DBs or NoSQL DBs, write a web server with Node.js, and so on.
Previously, for doing anything with the Web, developers were supposed to learn and write code in at least two different languages—a server-side language and JavaScript. Node.js changed this and made our lives easier because the frontend and the backend code...
Change the font size
Change margin width
Change background colour