Sapper is a framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing.
Share on facebook
Share on linkedin
Share on twitter
Share by email
Manage your Sapper application content with a powerful headless CMS.
The easiest way to manage your content
Strapi enables content-rich experiences to be created, managed and exposed to any digital product, channel or device.
Strapi is powered by a modern technology stack using Node.js – it's fast. Really fast.
Sapper, which is based on Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.
Performance is the the word
Svelte is known for its speed and relatively small bundle size.
Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.
Wanting to combine this technology with Strapi is a very good choice for your project in order to achieve a certain need in terms of performance.
Fast and Secure
By choosing Sapper and Strapi you create a JAMstack project which will make it fast, secure, delivered by pre-rendering files and serving them directly from a CDN.
Pre-rendered static HTML of static sites loads much faster than the pages on a dynamic site. Fast websites are really important for a good user experience, and also for boosting your site in search engine rankings.
The vast majority of hacks happen through the website database. With server-side processes abstracted into microservice APIs, surface areas for attacks are considerably reduced.
Share on facebook
Share on linkedin
Share on twitter
Share by email
Get Started with Sapper
Learn how to create a Sapper application with Strapi by following our documentation.