Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 2.67 KB

README.md

File metadata and controls

66 lines (41 loc) · 2.67 KB

Polymer Style Guide

Polymer logo

Polymer is a library created to help develop web components in that can be composed into apps. It relies on the Web Components standard from W3C. It is supported by Google and, as of now, the latest released version is 1.3.1

Since Polymer is based on Web Components it has two different contexts:

  • Component context: when you develop standalone components to be used by other web components, or component based apps.
  • App context: When you use web components to compose your app, taking care on how they interact.

In this document we're going to introduce some common good practices for developing polymer components, and also polymer based apps.

Index

References


BEEVA | Technology and innovative solutions for companies