|
You are here |
svelte.dev | ||
| | | | |
geoffrich.net
|
|
| | | | | [AI summary] The text is a detailed overview of Svelte 5, highlighting its new features, performance improvements, and migration strategies. It discusses the shift to a new reactivity model using 'runes' and how this changes the way developers write Svelte components. The text also touches on the performance gains, smaller bundle sizes for larger applications, and the incremental migration approach to ease adoption. It concludes with information on where to find more resources and how to get started with Svelte 5. | |
| | | | |
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 [...] | |
| | | | |
hswolff.com
|
|
| | | | | This blog post is a follow up from my last article What Vue.js Does Better Than React.This article, instead of focusing on what Vue.js does better than React, will take the opposing perspective.Let's take a dive into all the things that I think React does better than Vue.jsNotable preface: I've used | |
| | | | |
digitaldrummerj.me
|
|
| | | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting. | ||