<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Svelte on The Blog of Boban Acimovic</title><link>https://acim.net/categories/svelte/</link><description>Recent content in Svelte on The Blog of Boban Acimovic</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>The Blog of Boban Acimovic &amp;copy; 2026</copyright><lastBuildDate>Wed, 15 Jan 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://acim.net/categories/svelte/index.xml" rel="self" type="application/rss+xml"/><item><title>Svelte await blocks</title><link>https://acim.net/blog/svelte-await-blocks/</link><pubDate>Wed, 15 Jan 2020 00:00:00 +0000</pubDate><guid>https://acim.net/blog/svelte-await-blocks/</guid><description>&lt;p&gt;Few weeks ago I came across Svelte, &lt;em&gt;a radical new approach to building user interfaces&lt;/em&gt; (quote from &lt;a href="https://svelte.dev/" target="_blank" rel="noopener"&gt;Svelte homepage&lt;/a&gt;
). Svelte is actually a compiler, not tradional framework like React, Angular or Vue, but it can do pretty much everything as the mentioned ones. It doesn&amp;rsquo;t use virtual DOM, but instead it compiles to vanilla JavaScript and access the DOM directly. As a consequence, Svelte generated JavaScript is very small comparing to competition, but also quite fast.&lt;/p&gt;</description></item></channel></rss>