A Basic Introduction to Svelte by Building a TodoApp App

added by JavaScript Kicks
9/26/2019 8:17:26 AM

1471 Views

SvelteJS is not just another JS library or framework - it is a modern Javascript compiler. Svelte.js (or just "Svelte") is a modern JavaScript compiler that allows you to write easy-to-understand JavaScript code that is then compiled to highly efficient code that runs in the browser.


0 comments