Cross-platform Desktop Application Development: Electron, Node, NW.js, and React
暫譯: 跨平台桌面應用程式開發:Electron、Node、NW.js 與 React

Dmitry Sheiko

  • 出版商: Packt Publishing
  • 出版日期: 2017-07-27
  • 售價: $2,000
  • 貴賓價: 9.5$1,900
  • 語言: 英文
  • 頁數: 300
  • 裝訂: Paperback
  • ISBN: 1788295692
  • ISBN-13: 9781788295697
  • 相關分類: React
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Key Features

  • Build different cross-platform HTML5 desktop applications right from planning, designing, and deployment to enhancement, testing, and delivery
  • Forget the pain of cross-platform compatibility and build efficient apps that can be easily deployed on different platforms.
  • Build simple to advanced HTML5 desktop apps, by integrating them with other popular frameworks and libraries such as Electron, Node.JS, Nw.js, React, Redux, and TypeScript

Book Description

Building and maintaining cross-platform desktop applications with native languages isn't a trivial task. Since it's hard to simulate on a foreign platform, packaging and distribution can be quite platform-specific and testing cross-platform apps is pretty complicated.In such scenarios, web technologies such as HTML5 and JavaScript can be your lifesaver. HTML5 desktop applications can be distributed across different platforms (Window, MacOS, and Linux) without any modifications to the code.

The book starts with a walk-through on building a simple file explorer from scratch powered by NW.JS. So you will practice the most exciting features of bleeding edge CSS and JavaScript. In addition you will learn to use the desktop environment integration API, source code protection, packaging, and auto-updating with NW.JS.

As the second application you will build a chat-system example implemented with Electron and React. While developing the chat app, you will get Photonkit. Next, you will create a screen capturer with NW.JS, React, and Redux.

Finally, you will examine an RSS-reader built with TypeScript, React, Redux, and Electron. Generic UI components will be reused from the React MDL library. By the end of the book, you will have built four desktop apps. You will have

商品描述(中文翻譯)

主要特點
- 從規劃、設計、部署到增強、測試和交付,構建不同的跨平台 HTML5 桌面應用程式
- 忘記跨平台相容性的痛苦,構建可以輕鬆部署在不同平台上的高效應用程式。
- 通過將其與其他流行的框架和庫(如 Electron、Node.JS、Nw.js、React、Redux 和 TypeScript)集成,構建從簡單到高級的 HTML5 桌面應用程式

書籍描述
使用原生語言構建和維護跨平台桌面應用程式並不是一件簡單的任務。由於在外部平台上模擬困難,打包和分發可能非常特定於平台,測試跨平台應用程式也相當複雜。在這種情況下,HTML5 和 JavaScript 等網頁技術可以成為你的救星。HTML5 桌面應用程式可以在不同平台(Windows、MacOS 和 Linux)上分發,而無需對代碼進行任何修改。

本書首先將帶你從零開始構建一個由 NW.JS 驅動的簡單檔案瀏覽器。因此,你將練習最前沿的 CSS 和 JavaScript 的最激動人心的特性。此外,你將學習如何使用桌面環境集成 API、源代碼保護、打包和使用 NW.JS 進行自動更新。

作為第二個應用程式,你將構建一個使用 Electron 和 React 實現的聊天系統範例。在開發聊天應用程式的過程中,你將獲得 Photonkit。接下來,你將使用 NW.JS、React 和 Redux 創建一個螢幕捕捉器。

最後,你將檢查一個使用 TypeScript、React、Redux 和 Electron 構建的 RSS 閱讀器。通用 UI 元件將從 React MDL 庫中重用。在書籍結束時,你將構建四個桌面應用程式。你將擁有