The Node.js Guidebook is written and designed keeping in mind readers of varies technical and academic inclinations. Every concept has been explained in detail with appropriate examples and demonstrations with images as applicable. Topics have been aligned from simple to complex for the benefit of a beginner in understanding the technology. The logic of all codes in the examples have been explained appropriately. Concepts have been described in a simple language for easy understanding along with real-world applications of the same.
Node.js Guidebook aims to introduce readers to the world of Node.js. Node.js is an open source JavaScript run-time environment that executes JavaScript on server-side. Earlier, JavaScript was used only for client-side scripting, but Node.js supports the creation of dynamic Web applications by using JavaScript for server-side scripting. Node.js has taken the world by a storm by simplifying Web application development thorough the use of readily available and pluggable modules, thus, reducing the overall development time. Whether you are a beginner or an experienced developer, you can learn to design and develop attractive and efficient Web applications using Node.js.

Tagline
Develop attractive and efficient dynamic web applications using Node.js

Key Features
  • Assumes a practical approach of learning.
  • Ample of examples are given along with assignments.
  • Book covers a wide range of topics in Node.js, emphasising on real-world.
  • Simple language is used with clear presentation of topics including Node.js modules, npm, event handling.
What will you learn
This book will help developers to easily develop attractive and efficient dynamic web applications using Node.js. It will be a great source of reference for developers for migrating applications to open source technologies such as HTML5, Node.js, and MySQL.

Who this book is for
This book will prove to be a “must have” for beginners as well as experienced professionals as it is a stepping stone for learning new technology.