Svelte 5 Hybrid App Template

It would be amazing to have a Hybrid App template set up for Svelte development!

It would be! It’s not what Webflow’s current App architecture is about though- it support API interfaces for data-driven applications, and Designer interfaces for design-time integration.

We’d need a third category which is publish / compile-time, which would dramatically change how hosting works, and the requirements of the designer would shift to include better support for things like custom attributes.

Are you doing any Webflow + Svelte mixing?

@Kevin_Gerstner Curious what you’d find most helpful in a template set up with SvelteKit?

I’m Svelte developer and I can’t imagine such combo, IMHO too many abstract layers and if will ever happen it will be disaster hybrid to debug. Svelte is components based “compiler” that is absolutely different architecture than WF that is based on and is more closer to React. React and Svelte are two different words.

I have used before WF as fast prototyper app to get design and structure ideas for responsiveness etc. But because I have good knowledge JS, CSS and HTML I have left WF as I’ve found it very limiting and chaotic when it comes (not only) to CSS .

If you like Svelte I can recommend to use Sanity as CMS. Perfect combo easy to use.