Express in Action: Writing,building,and testing Node.js applications
by: Evan Hahn
ISBN-10: 1617292427
ISBN-13: 9781617292422
Edition 版次: 1
Publication Date 出版日期: May 1,2016
Print Length 页数: 256
Book Description
Summary Express in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express. Purchase of the print book includes a free eBook in PDF,Kindle,and ePub formats from Manning Publications. About the Technology Express.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable,maintainable modules. It provides a powerful set of features to efficiently manage routes,requests,and views along with beautiful boilerplate for your web applications. Express helps you concentrate on what your application does instead of managing time-consuming technical details. About the Book Express in Action teaches you how to build web applications using Node and Express. It starts by introducing Node’s powerful traits and shows you how they map to the features of Express. You’ll explore key development techniques,meet the rich ecosystem of companion tools and libraries,and get a glimpse into its inner workings. By the end of the book,you’ll be able to use Express to build a Node app and know how to test it,hook it up to a database,and automate the dev process. What’s Inside Simplify Node app setup with ExpressTesting Express applicationsUse Express for easy access to Node featuresData storage with MongoDBCovers Express 4 and Express 5 alpha About the Reader To get the most out of this book,you’ll need to know the basics of web application design and be proficient with JavaScript. About the Author Evan Hahn is an active member of the Node and Express community and contributes to many open source JavaScript projects. Contents PART 1 INTROWhat is Express?The basics of Node.jsFoundations of ExpressPART 2 COREMiddlewareRoutingBuilding APIsViews and templates: Pug and EJSPART 3 EXPRESS IN CONTEXTPersisting your data with MongoDBTesting Express applicationsSecurityDeployment: assets and HerokuBest practices
by: Evan Hahn
ISBN-10: 1617292427
ISBN-13: 9781617292422
Edition 版次: 1
Publication Date 出版日期: May 1,2016
Print Length 页数: 256
Book Description
By finelybook
:Summary Express in Action is a carefully designed tutorial that teaches you how to build web applications using Node and Express. Purchase of the print book includes a free eBook in PDF,Kindle,and ePub formats from Manning Publications. About the Technology Express.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable,maintainable modules. It provides a powerful set of features to efficiently manage routes,requests,and views along with beautiful boilerplate for your web applications. Express helps you concentrate on what your application does instead of managing time-consuming technical details. About the Book Express in Action teaches you how to build web applications using Node and Express. It starts by introducing Node’s powerful traits and shows you how they map to the features of Express. You’ll explore key development techniques,meet the rich ecosystem of companion tools and libraries,and get a glimpse into its inner workings. By the end of the book,you’ll be able to use Express to build a Node app and know how to test it,hook it up to a database,and automate the dev process. What’s Inside Simplify Node app setup with ExpressTesting Express applicationsUse Express for easy access to Node featuresData storage with MongoDBCovers Express 4 and Express 5 alpha About the Reader To get the most out of this book,you’ll need to know the basics of web application design and be proficient with JavaScript. About the Author Evan Hahn is an active member of the Node and Express community and contributes to many open source JavaScript projects. Contents PART 1 INTROWhat is Express?The basics of Node.jsFoundations of ExpressPART 2 COREMiddlewareRoutingBuilding APIsViews and templates: Pug and EJSPART 3 EXPRESS IN CONTEXTPersisting your data with MongoDBTesting Express applicationsSecurityDeployment: assets and HerokuBest practices
相关文件下载地址
AD:【如何下载、打开扩展名:PDF、EPUB、MOBI、AZW3、ZIP、RAR】阅读-使用帮助
相关推荐
- Functional Programming in Java: How functional techniques improve your Java programs
- GitHub Actions in Action
- Logs and Telemetry: Using Fluent Bit, Kubernetes, streaming and more
- Learn Go with Pocket-Sized Projects
- Go by Example: Programmer's guide to idiomatic and testable code
- Practical Probabilistic Programming