Setting up for SVELTE
Hey folks ! welcome back to second part of a very new series on Svelte (a compiler that generates minimal and highly optimised JavaScript code from our sources ).
Today we are going to set up our "Hello World" app for svelte .
Firstly ,we should hav...
noob-dev.hashnode.dev3 min read
Milind Kumar Singh
Eat Sleep Study Repeat
Setup done, now let's learn.