Pro MERN Stack: Full Stack Web App Development with Mongo, Express, React, and Node
暫譯: 專業 MERN 堆疊:使用 Mongo、Express、React 和 Node 的全端網頁應用程式開發
Vasan Subramanian
- 出版商: Apress
- 出版日期: 2017-03-05
- 定價: $1,498
- 售價: 6.0 折 $899
- 語言: 英文
- 頁數: 328
- 裝訂: Paperback
- ISBN: 1484226526
- ISBN-13: 9781484226520
-
相關分類:
前端開發、React、Node.js
-
相關翻譯:
MERN 全棧開發 : 使用 Mongo Express React 和 Node (Pro MERN Stack: Full Stack Web App Development with Mongo, Express, React, and Node) (簡中版)
立即出貨(限量) (庫存=1)
商品描述
What You Will Learn
- Discover the details of React, the React Way, and how to get the maximum out of this library
- See the basics of MongoDB, Express, and Node, enough to build a web app
- Work with other tools complementary to React, including React-Bootstrap and React Router
- Use the tools required to build JavaScript based SPAs
- Tie all the components together to build a complete web app.
Who This Book Is For
Developers and architects who have prior experience in any web app stack other than the MERN stack will find the book useful to learn about this modern stack. Prior knowledge of JavaScript, HTML, and CSS is required.
商品描述(中文翻譯)
組裝建立現代網頁應用程式所需的完整堆疊,使用 React:MongoDB(NoSQL 資料庫)和 Express(網頁應用伺服器的框架),這些都在 Node(伺服器端的 JavaScript)上運行,與 React 相輔相成。本書還將涵蓋許多其他用於構建完整網頁應用程式的工具:React Router、React-Bootstrap、Redux、Babel 和 webpack。
雖然 Pro MERN Stack 的主要重點是讓您具備構建完整網頁應用程式所需的一切,但書中將有很大一部分專注於 React。
流行的 MEAN(MongoDB、Express、AngularJS、Node)堆疊引入了單頁應用程式(SPAs)和前端模型-視圖-控制器(MVC)作為新的高效範式。但它也有其缺點,例如缺乏對 SEO 友好的伺服器端渲染的支持,並且作為一個框架過於規範。
Facebook 的 React 是一種間接與 AngularJS 競爭的技術。它不是一個完整的 MVC 框架,而是一個用於構建用戶界面的 JavaScript 函式庫(在某種意義上是視圖部分)。然而,可以通過用 React 替代 AngularJS 來構建網頁應用程式,因此稱之為 MERN 堆疊。
您將學到什麼
- 了解 React 的細節、React 的方式,以及如何充分利用這個函式庫
- 掌握 MongoDB、Express 和 Node 的基本知識,足以構建網頁應用程式
- 使用其他與 React 互補的工具,包括 React-Bootstrap 和 React Router
- 使用構建基於 JavaScript 的單頁應用程式所需的工具
- 將所有組件結合起來,構建完整的網頁應用程式。
本書適合誰
對於有任何網頁應用程式堆疊經驗的開發人員和架構師(除了 MERN 堆疊)來說,本書將有助於學習這個現代堆疊。需要具備 JavaScript、HTML 和 CSS 的先前知識。