Svelte 3 Is All Kinds Of Awesome...
In this video I wanna talk a bit about Svelte 3 and also show you a few code examples from this awesome JavaScript framework
So Svelte made some waves past week with it’s release of version 3. And I’m not surprised, because this thing look really great, like really great…
It’s a framework kind of like Vue or React. But with one very important difference - it doesn’t use Virtual DOM which makes it very fast. Oh, yeah, and it’s also a compiler, so it doesn’t have any dependencies once you build it. Great stuff!