Isomorphic Application Development with JavaScript
暫譯: 使用 JavaScript 的同構應用程式開發
Tomas Alabes, Konstantin Tarkus
- 出版商: Packt Publishing
- 出版日期: 2017-10-12
- 售價: $1,540
- 貴賓價: 9.5 折 $1,463
- 語言: 英文
- 頁數: 226
- 裝訂: Paperback
- ISBN: 1785889761
- ISBN-13: 9781785889769
-
相關分類:
JavaScript
海外代購書籍(需單獨結帳)
商品描述
Key Features
- Combine the ease of React in the front end with the power of Node at the back end to build robust apps in pure JavaScript
- Get your hands dirty by building on an entire application throughout the course of the book
- Become productive and save precious time by adopting isomorphic JavaScript programming techniques
Book Description
The latest trend in web development, Isomorphic JavaScript, allows developers to overcome some of the shortcomings of single page applications by running the same code on the server as well as on the client. Leading this trend is React, which when coupled with Node, allows developers to build JavaScript apps that are much faster and more SEO-friendly than single page applications.
This book will begin by showing you how to develop front-end components in React. It will then show you how to bind these components to the back-end web services that leverage the power of Node. You'll see how web services can be used with React code to offload and maintain the application logic. By the end of this book, you will be able to save a significant amount of development time by learning to combine React and Node to code fast, scalable apps in pure JavaScript.
What you will learn
- Build on the client side with the awesomeness of React
- Style your application effectively
- Render the server side using React
- Implement a GraphQL server based on Node, Express, and SQL
- Fetch application data using Relay
- Build an isomorphic router to use in the application
- Deploy your application to a cloud host
- Secure your application with a solid token-based authentication system
商品描述(中文翻譯)
**主要特點**
- 結合前端 React 的易用性與後端 Node 的強大功能,以純 JavaScript 建立穩健的應用程式
- 在整本書的過程中,親自動手構建一個完整的應用程式
- 採用同構 JavaScript 編程技術,提高生產力並節省寶貴的時間
**書籍描述**
最新的網頁開發趨勢,同構 JavaScript,讓開發者能夠克服單頁應用程式的一些缺點,因為它可以在伺服器和客戶端運行相同的代碼。引領這一趨勢的是 React,當它與 Node 結合時,開發者可以構建比單頁應用程式更快且更具 SEO 友好的 JavaScript 應用程式。
本書將首先展示如何在 React 中開發前端組件。接著將展示如何將這些組件綁定到利用 Node 強大功能的後端網路服務。您將看到如何使用 React 代碼來卸載和維護應用程式邏輯。到本書結束時,您將能夠通過學習結合 React 和 Node,以純 JavaScript 快速編寫可擴展的應用程式,從而節省大量的開發時間。
**您將學到的內容**
- 在客戶端利用 React 的強大功能進行開發
- 有效地為您的應用程式設計樣式
- 使用 React 渲染伺服器端
- 基於 Node、Express 和 SQL 實現 GraphQL 伺服器
- 使用 Relay 獲取應用程式數據
- 構建一個同構路由器以用於應用程式
- 將您的應用程式部署到雲端主機
- 使用穩固的基於令牌的身份驗證系統來保護您的應用程式