SPA Design and Architecture: Understanding Single Page Web Applications (Paperback)
            
暫譯: 單頁應用程式的設計與架構:理解單頁網頁應用程式 (平裝本)
        
        Emmit Scott
- 出版商: Manning
- 出版日期: 2015-11-26
- 售價: $1,750
- 貴賓價: 9.5 折 $1,663
- 語言: 英文
- 頁數: 275
- 裝訂: Paperback
- ISBN: 1617292435
- ISBN-13: 9781617292439
- 
    相關分類:
    
      Design Pattern 
 
- 
    相關翻譯:
    
      SPA 設計與架構:理解單頁面 Web 應用 (SPA Design and Architecture: Understanding Single Page Web Applications) (簡中版)
 
立即出貨 (庫存 < 4)
買這商品的人也買了...
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   Linux 驅動程式, 3/e (Linux Device Drivers, 3/e) Linux 驅動程式, 3/e (Linux Device Drivers, 3/e)$980$774
- 
                
                   大話設計模式 大話設計模式$620$490
- 
                
                   JavaScript-優良部份 (JavaScript: The Good Parts) JavaScript-優良部份 (JavaScript: The Good Parts)$420$332
- 
                
                   深入淺出 Python (Head First Python) 深入淺出 Python (Head First Python)$780$616
- 
                
                   高效能網站建置指南 (Even Faster Web Sites: Performance Best Practices for Web Developers) 高效能網站建置指南 (Even Faster Web Sites: Performance Best Practices for Web Developers)$580$493
- 
                
                   搞懂 NoSQL 的 15 堂課 (NoSQL Distilled 中文版) (NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence) 搞懂 NoSQL 的 15 堂課 (NoSQL Distilled 中文版) (NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence)$360$284
- 
                
                   透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers) 透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers)$480$379
- 
                
                   R 錦囊妙計 (R Cookbook) R 錦囊妙計 (R Cookbook)$680$537
- 
                
                   超圖解 Arduino 互動設計入門, 2/e 超圖解 Arduino 互動設計入門, 2/e$680$578
- 
                
                   笑談軟體工程:例外處理設計的逆襲 笑談軟體工程:例外處理設計的逆襲$580$458
- 
                
                   ASP.NET MVC 5 網站開發美學 ASP.NET MVC 5 網站開發美學$780$616
- 
                
                   Continuous Delivery 中文版:利用自動化的建置、測試與部署完美創造出可信賴的軟體發佈 (Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation) Continuous Delivery 中文版:利用自動化的建置、測試與部署完美創造出可信賴的軟體發佈 (Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation)$650$507
- 
                
                   Java 8 Lambdas 技術手冊 (Java 8 Lambdas: Pragmatic Functional Programming) Java 8 Lambdas 技術手冊 (Java 8 Lambdas: Pragmatic Functional Programming)$480$379
- 
                
                   嵌入式系統設計 : ARM-Based FPGA 基礎篇 嵌入式系統設計 : ARM-Based FPGA 基礎篇$580$522
- 
                
                   JavaScript & jQuery: The Missing Manual, 3/e (國際中文版) JavaScript & jQuery: The Missing Manual, 3/e (國際中文版)$680$537
- 
                
                   Docker 入門與實戰 Docker 入門與實戰$450$356
- 
                
                   $1,615Cracking the Coding Interview : 189 Programming Questions and Solutions, 6/e (Paperback) $1,615Cracking the Coding Interview : 189 Programming Questions and Solutions, 6/e (Paperback)
- 
                
                   精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages) 精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616
- 
                
                   完整學會 Git, GitHub, Git Server 的24堂課 完整學會 Git, GitHub, Git Server 的24堂課$360$284
- 
                
                   iOS 9 App 程式設計實力超進化實戰攻略:知名iOS教學部落格AppCoda作家親授實作關鍵技巧讓你不NG (Beginning iOS 9 Programming with Swift) iOS 9 App 程式設計實力超進化實戰攻略:知名iOS教學部落格AppCoda作家親授實作關鍵技巧讓你不NG (Beginning iOS 9 Programming with Swift)$690$538
- 
                
                   忍者:JavaScript 開發技巧探秘 (Secrets of the JavaScript Ninja) 忍者:JavaScript 開發技巧探秘 (Secrets of the JavaScript Ninja)$590$460
- 
                
                   深入淺出 JavaScript 程式設計 (Head First JavaScript Programming) 深入淺出 JavaScript 程式設計 (Head First JavaScript Programming)$980$774
- 
                
                   CSS Secrets 中文版|解決網頁設計問題的有效秘訣 (CSS Secrets: Better Solutions to Everyday Web Design Problems) CSS Secrets 中文版|解決網頁設計問題的有效秘訣 (CSS Secrets: Better Solutions to Everyday Web Design Problems)$680$537
- 
                
                   程式設計輕鬆學 -- 使用 Scratch 2.X 程式設計輕鬆學 -- 使用 Scratch 2.X$350$277
商品描述
Single page web applications (SPAs) are the next step in the development of web-based software, delivering the sleekness and fluidity of a native desktop application in a browser. SPA development requires knowledge of new development concepts and the mastery of new technologies that support these more complex applications. Fortunately, learning how to build SPAs doesn't have to be an overwhelming experience!
SPA Design and Architecture: Understanding Single Page Web Applications helps developers take the leap from traditional web applications to SPAs. It starts with an introduction to the SPA model and builds on the standard approach of creating linked pages. Then it provides a gentle introduction to modular JavaScript programming, including AMD and module loaders. Readers are guided through the various facets of SPA architecture, including an overview of MV* frameworks, unit testing, routing, layout management, data access, pub/sub, performance, and security. Examples are easy-to-follow and can be applied to the library or framework of the reader's choice.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
商品描述(中文翻譯)
單頁網路應用程式(Single Page Applications, SPAs)是網路軟體發展的下一步,能在瀏覽器中提供類似原生桌面應用程式的流暢性和靈活性。SPA 開發需要了解新的開發概念以及掌握支援這些更複雜應用程式的新技術。幸運的是,學習如何構建 SPAs 不必是一個令人感到壓力的經歷!
《SPA 設計與架構:理解單頁網路應用程式》幫助開發者從傳統網路應用程式邁向 SPAs。書中首先介紹 SPA 模型,然後基於創建連結頁面的標準方法進行深入探討。接著,書中輕鬆介紹模組化的 JavaScript 程式設計,包括 AMD 和模組載入器。讀者將被引導了解 SPA 架構的各個面向,包括 MV* 框架概述、單元測試、路由、佈局管理、資料存取、發布/訂閱、效能和安全性。範例易於跟隨,並可應用於讀者選擇的函式庫或框架。
購買印刷版書籍可獲得 Manning Publications 提供的免費電子書,格式包括 PDF、Kindle 和 ePub。

 
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    