Progressive enhancement with SvelteKitBy Domenik ReitznerIs there a way to build your web app, so it runs even without JavaScript? With SvelteKit it is easy to progressively enhance your app so it will feel like an SPA, but will continue to function the worst conditions. ...