mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
292 B
292 B
App >> Getting Started ||10
This text is not yet written or polished - care to help?
Creating an application with web components comes down to two solutions.
- Single Page Application (SPA)
- Multi Page Application (MPA)
Let's compare them and what are the benefit for each approach.