Excited to introduce my new project, Coördinator: a visual interface for turning an SVG into XY coördinates. Made at @spotify, and open sourced today: labs.spotify.com/2018/03/02/…
I just released svelte-routing@0.1.0 which adds the functionality to give a component constructor to a Route, instead of just children. Makes SSR more efficient, and oncreate of the component given to Route is now called when expected.
In case anyone is concerned about that CSS keylogging exploit that affects React and some other frameworks, fear not — Svelte isn't affected (because it doesn't set attributes willy-nilly)
• svelte.technology/repl?versi…
• github.com/maxchehab/CSS-Key…
Just released Sapper 0.7, with a significantly improved project structure that lays the groundwork for lots of future work. There will be some annoying migration involved from 0.6 unfortunately — see the migration guide at sapper.svelte.technology/gui…
As great as Sapper is, I saw some things I could improve.
Made changes this weekend & updated the demo 🔧
Interactive in 2.3s on 3G...
Damn, it's fast~!
Just released a new version of Sapper with several fixes from the community (thanks everyone!). We're now fully compatible with @lukeed05's faster Express alternative, Polka
sapper.svelte.technology
Just released a new version of Sapper with several fixes from the community (thanks everyone!). We're now fully compatible with @lukeed05's faster Express alternative, Polka
sapper.svelte.technology
Beautiful Svelte-powered PWA from @zzolo and friends at the Star Tribune — a guide to the Twin Cities ahead of Super Bowl LII static.startribune.com/guide…
Svelte gets a 'notable' ranking in the Ultimate Guide to JavaScript Frameworks (javascriptreport.com/the-ult…). Our community is small, but perfectly formed — everyone is welcome, especially you! Come find us here --> gitter.im/sveltejs/svelte
Thanks for the writeup @__jhannah
Many thanks to @dylfreed for leading the charge on this feature. It means you can now deploy your Sapper apps to places like @Netlify, @surge_sh, GitHub pages and others
This is highly experimental, but Sapper now has a zero-config `sapper export` command for creating static sites. We're dogfooding it with its own docs site:
sapper.svelte.technology/gui…