-
Book Overview & Buying
-
Table Of Contents
Node Web Development - Second Edition - Second Edition
By :
Node Web Development - Second Edition
By:
Overview of this book
Presented in a simple, step-by-step format, this book is an introduction to web development with Node.This book is for anybody looking for an alternative to the P languages (Perl, PHP, Python), or anyone looking for a new paradigm of server-side application development.The reader should have at least a rudimentary understanding of JavaScript and web application development.
Table of Contents (17 chapters)
Node Web Development Second Edition
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
About Node
Setting up Node
Node Modules
HTTP Servers and Clients – A Web Application's First Steps
Implementing a Simple Express Application
Data Storage and Retrieval
Multiuser Authorization, Deployment, Scaling, and Hosting
Dynamic Interaction between the Client and Server Application
Unit Testing
Index