Node.js in Action - Mike Cantelon

Node.js in Action

Mike Cantelon

出版时间

2013-11-25

ISBN

9781617290572

评分

★★★★★

标签

web编程

书籍介绍

* Simplifies web application development * Outlines valuable online resources * Teaches Node.js from the ground up Node.js is an elegant server-side JavaScript development environment perfect for scalable, high-performance web applications. Node allows developers to access HTTP and general TCP/IP functionality using a minimalist server-side JavaScript interface. Node.js in Action is an example-driven tutorial that starts at square one and goes through all the features, techniques, and concepts needed to build production-quality Node applications. First it shows how to set up a Node development environment and the community-created extensions. Then it runs through some simple demonstration programs and introduces asynchronous programming, a requirement for real-time applications such as chat, online games, and live statistics. It also shows how to create serious web applications using NodeUPSILON s HTTP API and introduces community frameworks that make web development easier and faster.

目录
Part 1: Node Fundamentals
1: Why the Web needs Node - FREE
2: Getting started with Node - AVAILABLE
3: Asynchronous programming
Part 2: Web Application Development with Node

显示全部
用户评论
有点过时了,这两年对node来说改变太大了。
十一假期浏览一遍,自底向上地介绍了node.js体系。这本书可能稍微有些过时了。不过JS不是我的主技术栈,新特性不了解,我也不太有发言权。
NodeJS for beginners
秉承了这个系列详尽到有点话唠的特点哈哈 但是前面的旧知识会通过后面的重复帮助你巩固。不是很喜欢里面的例子 但是用来讲解还是非常赞的 注释简洁精确。
优异之处在于"味道正"
内容较老,阅读需谨慎,是教你如何用 node 的书,原理不怎么解释。
还不错的一本书,结合实际的操作会得到更好的收获哈
2016-12-20 - 2016-12-26 原版书读过几本之后,看这种专业书感觉太顺畅了。 讲 Node.js 的书为什么用那么多篇幅讲 connect 和 Express ? Express 和 Connect 相关还算比较细致的看了,Socket.io 这种直接粗略过了一遍。 不推荐,尤其是 3 年后 Express 等的 API 都变了很多。
读了两遍才大致懂
收藏