Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1012 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 1012 Bytes

Polymer Routing

This repo contains how routing works in Polymer. Includes:

Passing data across components using routing.

#Covers the concepts of

  • Routing
  • Subroutes
  • Local storage using iron-localstorage
  • Service workers
  • Localization
  • Iron ajax
  • Vaadin grid
  • Unit Testing