书籍 Express in Action的封面

Express in Action

Evan M. Hahn

出版时间

2016-02-29

ISBN

9781617292422

评分

★★★★★

标签

web编程

书籍介绍

Express in Action is a carefully-designed tutorial that teaches you how to build web applications using Node and Express. It starts by introducing Node's unique characteristics and then showing you how they map to the features of Express. With a clear vision of how an Express application looks, you'll systematically explore key development techniques, meet the rich ecosystem of companion tools and libraries, and even get a glimpse into its inner workings. After just a few chapters, you'll be able to build a simple Node app. By the end of the book, you'll know how to test it, hook it up to a database, and even automate the dev process.

目录
PART 1 INTRODUCTION
1. WHAT IS EXPRESS?
1.1. What is this Node.js business?
1.2. What is Express?
1.2.1. The functionality in Node.js

显示全部
用户评论
可以看到作者拼命凑页数,拼命把自己知道的都往上放。有些东西有点过时了。第一次接触express还有点用。
入门了解概念有用,搭配的部分内容有点老了
前后风格不一致是什么情况
略简单
内容很浅显,不如直接看官方文档。感觉作者创作经验不足,很多地方过于啰唆,也许是没内容可讲强行凑页数。
简单,清晰
初学者必备