Skip to content

Polymer 2 covers routing, localization,usage of local storage and service workers

Notifications You must be signed in to change notification settings

manit815/Polymer-Routing

Repository files navigation

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