Getting Started with Polymer.js 1
Google's Polymer.js framework for software development gives extra functionality to Web Components. This course will introduce you to this up-and-coming, element-focused development approach and how you can apply it to your own projects.
What you'll learn
Polymer.js is a promising framework by Google, offering software developers the ability to use Web Components with extra functionalities such as data binding. In Getting Started with Polymer.js 1, you will be introduced this framework. First, you will learn why Polymer.js is so important to modern web development. You'll also learn how to create and style your own custom elements. Finally, you'll discover how to use data binding and the element's DOM structure, as well as how to use events and behaviors. When you're finished with this course, you will understand the whole Polymer.js documentation and will be ready to use it to develop better software applications.
Table of contents
- Introduction 0m
- Property Keys 1m
- Property Types 2m
- ReflectToAttribute 3m
- Notify, ReadOnly, and Data Binding 4m
- Data Binding Under the Hood 2m
- Data Binding - Objects 2m
- Native Element Binding 3m
- Attribute Binding 1m
- Computed Properties 1m
- Observers 2m
- Observer Sub Properties 1m
- Observer Array Mutations 1m
- Conditional Templates 1m
- Template Repeater 1m
- Filter and Sorting 2m
- Array Selector 1m
- Auto-binding Template 1m
- Summary 1m
Course FAQ
Polymer.js is a promising framework by Google, offering software developers the ability to use Web Components with extra functionalities such as data binding.
Some of the benefits of the Polymer JavaScript library include:
- It is open-source
- Efficient, expressive, and extensible
- Allows reusing HTML elements to build apps with components
- Composing enclosed CSS, JS, and HTML as custom elements
- Allows bi-directional data binding and templating
This Polymer JS course will teach you how to develop better software applications through Polymer.js. Topics covered include:
- Polymer.js and web components
- loading Polymer on your web page
- Parsing and HTML elements
- Properties and data binding
- Reusing and styling
- DOM distribution
- Events and behaviors
- Much more
Anyone who wants to learn Polymer.js, a JavaScript framework and library developed by Google, would benefit from taking this course. It is intended for web developers of any level. Software developers interested in working with Web Components will also enjoy this course.
Although this is a beginner level course, before taking it you should be familiar with HTML, CSS, and JavaScript. No prior knowledge of Polymer.js is expected.