Book Review: Jumpstart NodeJS By Don Nguyen

February 21, 2014 at 12:30 PM | categories: Book review | View Comments

"Book Review: Jumpstart NodeJS By Don Nguyen"; Sitepoint

Book Review: Jumpstart NodeJS By Don Nguyen;

This introduction to NodeJS is written in basic tutorial style. This enables you to learn by doing and getting your feet wet.

It starts with an introduction to NodeJS and the surrounding ecosystem as well as installing the required software.

The next chapters focus on building a sample application in NodeJS using several of the current technics of application development such as MVC, realtime web and NoSQL.

The final chapter covers the deployment options available to deploy NodeJS applications.

All in all it is a good read and will enable you to get started. Unfortunately only NoSQL persistence is covered, given that most applications still work better with SQL databases that was a downside for me.

Product page http://shop.oreilly.com/product/9780987332103.do


blog comments powered by Disqus