Do we go for Svelte JS? — Svelte is a free and open-source JavaScript framework written by Rich Harris. Svelte applications do not include framework references. Instead, building Svelte applications generates code to manipulate the DOM, which may give better client run-time performance. As we all know, there is already a number of competitors where Svelte JS…