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