Seleziona una pagina
giovedì, Mar 12

Express.js: Guide Book on Web framework for Node.js (English Edition)


Price:
(as of – Details)



This book is an in-depth exploration of ExpressJS, which is a Node framework. Its discussion is based on the various modules which the framework provides to its users for the purpose of development. The first part of this book is an overview of the framework so as to help the user gain some knowledge of what the framework is. The “session” property in Express is explored in this book, so you will know how to use it. The “serve-index” module for Express is also examined in the book. Cookie-sessions which are very important in web applications are discussed with no detail left out. Examples have been provided for each of the modules discussed in this book, thus, you will be able to create complex and amazing programs on your own. The module “response-time” is covered in detail, and you will learn to make use of it. The “connect-render” module and Body-parser are also discussed.
The following topics are examined in this book:
– Overview of ExpressJS
– Session
– serve-index
– cookie- Sessions
– Morgan in ExpressJS
– CORS
– Express-Paginate
– Multer
– Compression
– csurf
– body-parser
– Flash
– serve-favicon
– response-time
– express-namespace
– express-expose
– connect-render