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.
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.
發表於2024-11-07
Node.js in Action 2024 pdf epub mobi 電子書 下載
內容比較多,放到瞭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、減...
評分這本書還沒齣版的時候,我已經通讀過瞭,是試讀版的。對於你所說的這些東西,我理解為都是末枝末節。這本書的重點不是教你語法,學JS語法可以看《權威指南》,學nodeAPI可以看官方文檔,學express也可以去看文檔,網上例子還很多。這本書最大的價值就在於它介紹瞭NODE WEB APPL...
評分內容比較多,放到瞭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、減...
評分這本書還沒齣版的時候,我已經通讀過瞭,是試讀版的。對於你所說的這些東西,我理解為都是末枝末節。這本書的重點不是教你語法,學JS語法可以看《權威指南》,學nodeAPI可以看官方文檔,學express也可以去看文檔,網上例子還很多。這本書最大的價值就在於它介紹瞭NODE WEB APPL...
評分我之所以瞭解到這本書是在 expressjs.com 的主頁上看到瞭推薦,其次我發現作者是 TJ,於是我猜想這一定是一本對於瞭解 Node.js 的不二教材瞭。 一開始我看書裏的有些代碼彆扭時,我也沒覺得什麼,心想作者可能對於一些細枝末節沒有弄得那麼仔細,後來越看纔越發現,這書就是一...
圖書標籤: Node.js WEB 計算機科學 計算機 程序設計語言 web backend CS
很適閤作為node的入門書籍
評分一本node實戰的書籍,非深入分析node實現原理的書。本書是第二版,講解瞭node實際開發的方方麵麵,但是沒有深入。本書的目的就是讓你瞭解node實際開發的步驟和關注點,每個部分的深入還是要另外學習的。還不錯的一本書。
評分很適閤作為node的入門書籍
評分一本node實戰的書籍,非深入分析node實現原理的書。本書是第二版,講解瞭node實際開發的方方麵麵,但是沒有深入。本書的目的就是讓你瞭解node實際開發的步驟和關注點,每個部分的深入還是要另外學習的。還不錯的一本書。
評分一本node實戰的書籍,非深入分析node實現原理的書。本書是第二版,講解瞭node實際開發的方方麵麵,但是沒有深入。本書的目的就是讓你瞭解node實際開發的步驟和關注點,每個部分的深入還是要另外學習的。還不錯的一本書。
Node.js in Action 2024 pdf epub mobi 電子書 下載