Svelte is a Javascript tool for creating UI components just like React, Angular, and Vue. But Svelte is different from other traditional frameworks that would ship JavaScript runtime to the browser to make your code work. Svelte is a compiler. It c...
prasathwebby.hashnode.dev4 min read
No responses yet.