Developing Web Components (e-bog) af Strimpel, Jason
Strimpel, Jason (forfatter)

Developing Web Components e-bog

166,54 DKK (inkl. moms 208,18 DKK)
Although web components are still on the bleeding edgebarely supported in modern browsersthe technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3Cs 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 dev...
E-bog 166,54 DKK
Forfattere Strimpel, Jason (forfatter)
Udgivet 17 februar 2015
Længde 252 sider
Genrer Computer programming / software engineering
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781491905708
Although web components are still on the bleeding edgebarely supported in modern browsersthe technology is also moving extremely fast. This practical guide gets you up to speed on the concepts underlying W3Cs 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. Youll learn how to build a basic widget with vanilla JavaScript and then convert it into a web component thats 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 elementsExplore UI concepts and patterns typically abstracted away by Dojo, jQuery UI, Kendo UI, and other librariesDive into the W3C standard and convert your working widget example into a fully functioning web componentLearn how to encapsulate, package, and deploy your web components with Googles Polymer framework