< KosherCode/>

Thu May 02 2019

Svelte v3 - Basics - Todo App

We take a look at the basics of Svelte JS v3 and build out a Todo App along the way. Svelte is a component-based JavaScript framework similar to Angular, React or Vue. However, it uses a compiler which results in great performance and smaller bundle sizes. Svelte v3 was released recently and provides a great developer experience that can compete with the other popular frameworks in the current front-end ecosystem.