|
|
|
|
|
by slantyyz
2288 days ago
|
|
If you use Svelte with Sapper, you will get the "best of both worlds". The first page you hit has the content baked into the HTML, and all subsequent content "pages" load like a single page app. [1] https://sapper.svelte.dev/ |
|