@@ -50,7 +51,7 @@ learn more
+ ...or + create an app + on StackBlitz. +
++ 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. +
+ ++ Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically + updates the DOM when the state of your app changes. +
+ ++ We're proud that Svelte was recently voted the most loved web framework + with the + most satisfied developers + drawing the + most interest in learning it + in a trio of industry surveys. We think you'll love it too. + Read the introductory blog post + to learn more. +
+