|
You are here |
svelte.dev | ||
| | | | |
gitcontext.com
|
|
| | | | | We recently upgrade the GitContext front-end from Svelte 4 to Svelte 5. In this blog post we compare Svelte 5 to Svelte 4, outline how the upgrade process went, and highlight a few pitfalls you might run into. | |
| | | | |
khromov.se
|
|
| | | | | Watch a video version of this blog post below! Svelte 5 brings a lot of changes, from the new Runes-based syntax to deep reactivity and performance improvements across the board. But one aspect that's flown under the radar is the massive reduction in bundle size. In my experiments, you can get about 50% decrease in code shipped to users, just by upgrading to Svelte 5 in your existing Svelte 4 applications! The New Compiler Architecture Svelte 5 introduces a small signals runtime (about 3-4 KB) alongside the compiler. While this adds a bit of code, it allows individual components to [...] | |
| | | | |
geoffrich.net
|
|
| | | | | [AI summary] A talk and transcript by Geoff Rich explaining the major updates to Svelte 5, including universal runtime reactivity, the introduction of 'runes' syntax, performance improvements, and a smoother migration path. | |
| | | | |
mydevpa.ge
|
|
| | | Angular vs. Next.js: Pick the best web development framework. Check out our in-depth analysis of unique features, pros, cons, and recommendations for high-performance and complex apps.... | ||