Svelte ranks high in the State of JS 2020 survey.
Svelte ranks high in the State of JS 2020 survey. For those not familiar with Svelte: "Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app." My Svelte learning journey started with this poll app (up and running in Vercel ): tinyurl.com/wc6e3rnd Check the comments below for a link to the Github repo if you would like to see the code. I feel the future is really bright for Svelte.