Express in Action


出版时间:2016.4
官网链接:Manning
下载地址:百度网盘(PDF+EPUB+MOBI)

内容简介:

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 Express
  • Testing Express applications
  • Use Express for easy access to Node features
  • Data storage with MongoDB
  • Covers 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.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

MongoDB in Action, 2nd Edition

2016-4-6 3:47:59

电子书

Getting Started with Intel Edison

2016-4-13 3:13:36

搜索