图书标签: Node.js WEB 计算机科学 计算机 程序设计语言 web backend CS
发表于2024-11-23
Node.js in Action pdf epub mobi txt 电子书 下载 2024
The first edition of Node.js in Action was about web development with a particular focus on the Connect and Express web frameworks. Node.js in Action, Second Edition has been updated to suit the changing requirements of Node development. You’ll learn about front-end build systems, popular Node web frameworks, and how to build a web application with Express from scratch. You’ll also learn how to create automated tests and deploy Node web applications.
Node is being increasingly used for command-line developer tools and desktop applications with Electron, so you’ll find chapters dedicated to both of these areas.
This book assumes you’re familiar with basic programming concepts. The first chapter provides an overview of JavaScript and ES2015 for those of you who haven’t yet discovered the joys of modern JavaScript.
Roadmap
This book is organized into three parts.
Part 1 provides an introduction to Node.js, teaching the fundamental techniques needed to develop with it. Chapter 1 explains the characteristics of JavaScript and Node and steps through example code. Chapter 2 guides you through fundamental Node.js programming concepts. Chapter 3 is a full tutorial on how to build a web application from scratch.
Part 2, the largest section of the book, focuses on web application development. Chapter 4 dispels some of the mystery around front-end build systems: if you’ve ever had to use webpack or Gulp in a project but didn’t really understand it, this is the chapter for you. Chapter 5 reviews some of the most popular server-side frameworks available for Node, and chapter 6 goes into Connect and Express in more depth. Chapter 7 is dedicated to templating languages, which can improve your productivity when writing server-side code. Most web applications need a database, so chapter 8 covers the many types of databases that you can use with Node, from relational to NoSQL. Chapters 9 and 10 deal with testing and deployment, and this includes cloud deployment.
Part 3 goes beyond web application development. Chapter 11 is about building command-line applications with Node so you can create developer-friendly text interfaces. If you’re excited about the prospect of building desktop apps such as Atom with Node, then take a look at chapter 12, which is all about Electron.
Alex R. Young, a writer and web developer, blogs regularly about JavaScript at DailyJS where you'll find several series on Node and client-side JavaScript. Alex speaks at JavaScript events around the UK.
Bradley Meck is a Node.js contributor, with lots of operational experience from load balancing to systems design. Has used Linux / BSD in production and dev ops.
Mike Cantelon is a web programmer with 10 years of experience in bespoke and product-oriented web application development
Tim Oxley is a JavaScript, React, WebVR & NodeJS developer and contributor. He is a founder of @campjsnews & SingaporeJS.
Marc Harter is a passionate JavaScript developer with deep experience in event-style programming. He works daily on large scale projects including high availability real-time applications, streaming interfaces, and other data intensive systems.
T.J. Holowaychuk is a prolific open-source engineer who has backed Node since its infancy. He has also authored many robust Node.js modules, including the popular Express web framework, Cluster, Stylus, and Jade, among many others.
Nathan Rajlich is an active Node developer who has been working with Node since its early days. He has authored an impressive collection of Node modules including NodObjC and maintains a port of Node that runs on Apple's iOS.
很适合作为node的入门书籍
评分一本node实战的书籍,非深入分析node实现原理的书。本书是第二版,讲解了node实际开发的方方面面,但是没有深入。本书的目的就是让你了解node实际开发的步骤和关注点,每个部分的深入还是要另外学习的。还不错的一本书。
评分很适合作为node的入门书籍
评分一本node实战的书籍,非深入分析node实现原理的书。本书是第二版,讲解了node实际开发的方方面面,但是没有深入。本书的目的就是让你了解node实际开发的步骤和关注点,每个部分的深入还是要另外学习的。还不错的一本书。
评分很适合作为node的入门书籍
这本书还没出版的时候,我已经通读过了,是试读版的。对于你所说的这些东西,我理解为都是末枝末节。这本书的重点不是教你语法,学JS语法可以看《权威指南》,学nodeAPI可以看官方文档,学express也可以去看文档,网上例子还很多。这本书最大的价值就在于它介绍了NODE WEB APPL...
评分我之所以了解到这本书是在 expressjs.com 的主页上看到了推荐,其次我发现作者是 TJ,于是我猜想这一定是一本对于了解 Node.js 的不二教材了。 一开始我看书里的有些代码别扭时,我也没觉得什么,心想作者可能对于一些细枝末节没有弄得那么仔细,后来越看才越发现,这书就是一...
评分我之所以了解到这本书是在 expressjs.com 的主页上看到了推荐,其次我发现作者是 TJ,于是我猜想这一定是一本对于了解 Node.js 的不二教材了。 一开始我看书里的有些代码别扭时,我也没觉得什么,心想作者可能对于一些细枝末节没有弄得那么仔细,后来越看才越发现,这书就是一...
评分内容比较多,放到了blog里: http://vernonzheng.com/2014/12/28/NodeJS%E5%AE%9E%E6%88%98%E7%BB%8F%E9%AA%8C%E6%80%BB%E7%BB%93/ 笔记目录: 1. 1、require 2. 2、exports与module.exports的区别 3. 3、模块缓存与猴子补丁: 4. 4、Node两种常用的响应逻辑组织方式 5. 5、减...
评分我之所以了解到这本书是在 expressjs.com 的主页上看到了推荐,其次我发现作者是 TJ,于是我猜想这一定是一本对于了解 Node.js 的不二教材了。 一开始我看书里的有些代码别扭时,我也没觉得什么,心想作者可能对于一些细枝末节没有弄得那么仔细,后来越看才越发现,这书就是一...
Node.js in Action pdf epub mobi txt 电子书 下载 2024