Node.js in Action 2024 pdf epub mobi 電子書 下載


Node.js in Action

簡體網頁||繁體網頁

Node.js in Action pdf epub mobi 著者簡介

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.js in Action pdf epub mobi 圖書描述

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.

Node.js in Action 2024 pdf epub mobi 電子書 下載

Node.js in Action pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-07-08

Node.js in Action 2024 pdf epub mobi 電子書 下載

Node.js in Action 2024 pdf epub mobi 電子書 下載

Node.js in Action 2024 pdf epub mobi 電子書 下載



喜欢 Node.js in Action 電子書 的读者还喜欢


Node.js in Action pdf epub mobi 讀後感

評分

這本書還沒齣版的時候,我已經通讀過瞭,是試讀版的。對於你所說的這些東西,我理解為都是末枝末節。這本書的重點不是教你語法,學JS語法可以看《權威指南》,學nodeAPI可以看官方文檔,學express也可以去看文檔,網上例子還很多。這本書最大的價值就在於它介紹瞭NODE WEB APPL...  

評分

這本書還沒齣版的時候,我已經通讀過瞭,是試讀版的。對於你所說的這些東西,我理解為都是末枝末節。這本書的重點不是教你語法,學JS語法可以看《權威指南》,學nodeAPI可以看官方文檔,學express也可以去看文檔,網上例子還很多。這本書最大的價值就在於它介紹瞭NODE WEB APPL...  

評分

這本書還沒齣版的時候,我已經通讀過瞭,是試讀版的。對於你所說的這些東西,我理解為都是末枝末節。這本書的重點不是教你語法,學JS語法可以看《權威指南》,學nodeAPI可以看官方文檔,學express也可以去看文檔,網上例子還很多。這本書最大的價值就在於它介紹瞭NODE WEB APPL...  

評分

我之所以瞭解到這本書是在 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、減...  

類似圖書 點擊查看全場最低價
出版者:Manning Publications
作者:Mike Cantelon
出品人:
頁數:450
譯者:
出版時間:2017-7-1
價格:USD 49.99
裝幀:Paperback
isbn號碼:9781617292576
叢書系列:

圖書標籤: Node.js  WEB  計算機科學  計算機  程序設計語言  web  backend  CS   


Node.js in Action 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Node.js in Action pdf epub mobi 用戶評價

評分

很適閤作為node的入門書籍

評分

很適閤作為node的入門書籍

評分

很適閤作為node的入門書籍

評分

很適閤作為node的入門書籍

評分

一本node實戰的書籍,非深入分析node實現原理的書。本書是第二版,講解瞭node實際開發的方方麵麵,但是沒有深入。本書的目的就是讓你瞭解node實際開發的步驟和關注點,每個部分的深入還是要另外學習的。還不錯的一本書。

Node.js in Action 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有