Building single page apps using web components using Polymer

added by JavaScript Kicks
10/22/2014 8:43:22 PM

287 Views

So how does one build a single page application (SPA) using web components? On the Polymer team we get this question a lot. Our answer (as always) is…“use components!” However, it’s never immediately obvious how to tackle an existing problem with new technologies. How do you compose a bunch of modular components into a larger, functional app?


0 comments