Web components provide a new standard for building web UI components, and Polymer makes it easy to build reusable components for your web applications. Polymer is built from the ground up for modern browsers, with an emphasis on speed and reduced code size.
In this course, Envato Tuts+ instructor Jeremy McPeak will teach you the fundamentals of Polymer. You'll learn how to create your own custom elements, how to manage their style, and how to add behaviors to them with events.
1.Introduction1 lesson, 01:23
1 lesson, 01:23
1.1Introduction01:23
1.1
Introduction
01:23
2.Getting Started2 lessons, 12:44
2 lessons, 12:44
2.1Installing Polymer05:34
2.1
Installing Polymer
05:34
2.2Your First Element07:10
2.2
Your First Element
07:10
3.Markup, Attributes, and Style3 lessons, 26:55
3 lessons, 26:55
3.1Adding Content08:24
3.1
Adding Content
08:24
3.2Working With Style08:44
3.2
Working With Style
08:44
3.3Adding Attributes and Properties09:47
3.3
Adding Attributes and Properties
09:47
4.Data and JavaScript4 lessons, 46:29
4 lessons, 46:29
4.1Data Binding14:27
4.1
Data Binding
14:27
4.2The DOM API12:24
4.2
The DOM API
12:24
4.3Events10:35
4.3
Events
10:35
4.4Using Elements From the Element Library09:03
4.4
Using Elements From the Element Library
09:03
5.Conclusion1 lesson, 01:00
1 lesson, 01:00
5.1Conclusion01:00
5.1
Conclusion
01:00
I started my development career on the client-side writing JavaScript and DHTML components in my spare time. In 2005, Nicholas C. Zakas asked me to join him in writing the first edition of Professional Ajax for Wiley Publishing. Since Professional Ajax, 1st Edition, I've been blessed to take part in other book projects: Professional Ajax 2nd Edition, and Beginning JavaScript 3rd and 4th editions.