Practical Application Development with AppRun: Building Reliable, High-Performance Web Apps Using Elm-Inspired Architecture, Event Pub-Sub, and Components
暫譯: 使用 AppRun 的實用應用程式開發:基於 Elm 啟發架構、事件發布-訂閱和組件構建可靠的高效能網頁應用程式
Yiyi Sun
- 出版商: Apress
- 出版日期: 2019-01-05
- 售價: $1,550
- 貴賓價: 9.5 折 $1,473
- 語言: 英文
- 頁數: 293
- 裝訂: Paperback
- ISBN: 1484240685
- ISBN-13: 9781484240687
海外代購書籍(需單獨結帳)
相關主題
商品描述
Explore the concepts, patterns, and architecture behind AppRun applications. With this end-to-end guide, you will be able to build web apps fast to the market with the low learning curve and high development productivity.
You will learn how to break down the application logic into three decoupled parts: state, view, and update. You will then see how to connect web page events to the AppRun event life-cycle, route user interactions, access data from the remote servers, compose the user interface using components, and integrate 3rd party libraries.
Following examples of various apps, such as the counter app, to-do app, weather app, hacker news reader app, and blog app, you will have all the techniques for developing your AppRun apps including the line of business apps. You will also review wider development concepts such as using strongly typed states practically, unit testing strategies for app state changes, time travel debugging, async web API invocation, server-side virtual DOM, module compilation optimization, the developer tools, and more.
- Use AppRun to develop web apps end-to-end
- Understand the technology behind AppRun
- Evaluate and compare architecture design
- Develop applications using Elm architecture, event publication and subscription, and components.
商品描述(中文翻譯)
探索 AppRun 應用程式背後的概念、模式和架構。透過這本端到端的指南,您將能夠快速將網頁應用程式推向市場,並具備低學習曲線和高開發生產力。
您將學習如何將應用程式邏輯拆分為三個解耦的部分:狀態(state)、視圖(view)和更新(update)。接著,您將看到如何將網頁事件連接到 AppRun 的事件生命週期,路由用戶互動,從遠端伺服器存取數據,使用組件組合用戶介面,以及整合第三方庫。
透過各種應用程式的範例,例如計數器應用程式、待辦事項應用程式、天氣應用程式、Hacker News 閱讀器應用程式和部落格應用程式,您將掌握開發 AppRun 應用程式的所有技術,包括業務應用程式。您還將回顧更廣泛的開發概念,例如實際使用強類型狀態、應用狀態變更的單元測試策略、時間旅行除錯、非同步網頁 API 調用、伺服器端虛擬 DOM、模組編譯優化、開發者工具等。
您將學到的內容:
- 使用 AppRun 端到端開發網頁應用程式
- 理解 AppRun 背後的技術
- 評估和比較架構設計
- 使用 Elm 架構、事件發布與訂閱以及組件開發應用程式
本書適合對象:
網頁應用程式開發者和架構師;對於學習前端開發的初學者以及對 AppRun 和現代開發概念及原則感興趣的更有經驗的開發者都非常有用。