January 2018
Intermediate to advanced
336 pages
7h 22m
English
Node.js is a surprisingly big subject, so let’s break it down into different aspects. We might talk about many aspects of Node.js development, ranging from basic JavaScript syntax to revision control. This book focuses on five in particular:
Let’s explore each of these briefly.
Practical programming is all about producing real code that does something useful. Interacting with a filesystem, establishing socket connections, and serving web applications are all examples of practical programming.
Each remaining chapter of this book focuses on one particular practical domain. Through code examples specific to each domain, you’ll ...
Read now
Unlock full access