Isomorphic Application Development with JavaScript

Tomas Alabes, Konstantin Tarkus

  • 出版商: Packt Publishing
  • 出版日期: 2017-10-12
  • 售價: $1,400
  • 貴賓價: 9.5$1,330
  • 語言: 英文
  • 頁數: 226
  • 裝訂: Paperback
  • ISBN: 1785889761
  • ISBN-13: 9781785889769
  • 相關分類: JavaScript
  • 下單後立即進貨 (約3~4週)

商品描述

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 中開發前端元件。然後,將向您展示如何將這些元件與後端的 Web 服務綁定,以利用 Node 的強大功能。您將看到如何使用 React 代碼與 Web 服務結合,以卸載和維護應用程式邏輯。通過閱讀本書,您將能夠學會結合 React 和 Node 以純 JavaScript 快速開發可擴展的應用程式,從而節省大量開發時間。

您將學到的內容

- 在客戶端上使用 React 進行開發
- 有效地為應用程式設計樣式
- 使用 React 渲染伺服器端
- 基於 Node、Express 和 SQL 實現 GraphQL 伺服器
- 使用 Relay 擷取應用程式資料
- 構建同構路由器以在應用程式中使用
- 將應用程式部署到雲端主機
- 使用堅固的基於令牌的身份驗證系統保護應用程式