What is reactive programming, and how React isn’t that reactive. Svelte is a new promising UI Framework option that focuses on performance, it doesn’t use virtual DOM diffing, instead Svelte runs at build time and surgically updates the DOM, the difference with performance is huge.

We’ll show you in this presentation the key features of svelte.