Book Image

Getting Started with Polymer

By : Arshak Khachatrian
Book Image

Getting Started with Polymer

By: Arshak Khachatrian

Overview of this book

<p>Polymer is a library that helps you develop fast, responsive applications for the desktop and mobile web. It uses the Web Components specifications for the components and Material Design concepts to create a beautiful user interface.</p> <p>This focused, fast-paced guide deals with Polymer web components. We will cover layouts, attributes, elements, and handling touch and gesture events. You will also see how to build custom web components and applications using Polymer. Don’t want to code? You can make the most of the Polymer Designer Tool app and create your own app without coding at all. Finally, you will see how you can improve your Polymer application by reading the best practices from Google Polymer team.</p> <p>By the end of this book, you will be equipped with all the necessary skills to use Polymer to create custom web components.</p>
Table of Contents (16 chapters)
Getting Started with Polymer
Credits
About the Author
Acknowledgments
About the Reviewer
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned about Polymer Designer Tool and Polymer Starter Kit. Each one helps us create faster and more beautiful apps, but we know that in complex apps too, they can help as a small part of them.

Let's go ahead to the next chapter, in which we will cover how to work with Polymer and Dart.