Svelte - My First App in the Svelte REPL
The REPL
The quickest and easiest way to work on a Svelte app is through the REPL that Svelte has on their web site.
REPL
: stands for Read, Evaluate, Print, Loop. This type of tool is very common to run programs without the need to go through all th...
tongere.hashnode.dev9 min read