Developing Web Components: UI from jQuery to Polymer Paperback

Jarrod Overson, Jason Strimpel

  • 出版商: O'Reilly
  • 出版日期: 2015-03-24
  • 定價: $1,030
  • 售價: 6.0$618
  • 語言: 英文
  • 頁數: 252
  • 裝訂: Paperback
  • ISBN: 1491949023
  • ISBN-13: 9781491949023
  • 相關分類: jQuery使用者介面 UI
  • 立即出貨

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

商品描述

Although web components are still on the bleeding edge—barely supported in modern browsers—the technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3C’s emerging standard and shows you how to build custom, reusable HTML5 Web Components.

Regardless of your experience with libraries such as jQuery and Polymer, this book teaches JavaScript developers the DOM manipulations these libraries perform. You’ll learn how to build a basic widget with vanilla JavaScript and then convert it into a web component that’s semantic, declarative, encapsulated, consumable, and maintainable. With custom components, the Web can finally fulfill its potential as a natively extensible application platform. This book gets you in at the right time.

  • Understand core concepts (such as normal flow and positioning, and Z-index) for properly positioning, dragging, and resizing elements
  • Explore UI concepts and patterns typically abstracted away by Dojo, jQuery UI, Kendo UI, and other libraries
  • Dive into the W3C standard and convert your working widget example into a fully functioning web component
  • Learn how to encapsulate, package, and deploy your web components with Google’s Polymer framework

商品描述(中文翻譯)

儘管網絡組件仍然處於前沿階段,在現代瀏覽器中的支持非常有限,但這項技術也在快速發展。這本實用指南將使您熟悉W3C新興標準背後的概念,並向您展示如何構建自定義、可重用的HTML5網絡組件。

無論您對於像jQuery和Polymer這樣的庫有何種經驗,本書都將教授JavaScript開發人員進行這些庫執行的DOM操作。您將學習如何使用純JavaScript構建基本小部件,然後將其轉換為語義化、聲明式、封裝、可消費和可維護的網絡組件。通過自定義組件,網絡終於可以充分發揮其作為本地可擴展應用平台的潛力。本書將使您在正確的時間進入其中。

本書內容包括:
- 理解核心概念(如正常流和定位,以及Z-index),以正確定位、拖動和調整元素
- 探索通常由Dojo、jQuery UI、Kendo UI和其他庫抽象化的UI概念和模式
- 深入研究W3C標準,將您的工作小部件示例轉換為完全功能的網絡組件
- 學習如何使用Google的Polymer框架封裝、打包和部署您的網絡組件