This site requires Javascript to work properly. Please enable Javascript in your browser.
check to search in 'Trends'
Log in
Andris
(0)
Posts
0 Posts
Moderating
0 Room
Posts
Comments
I will add a few things about Svelte, since I started to use it recently. Svelte focus. It is recommended that Svelte apps be built with SvelteKit. Svelte can be used for both SPA and MPA architecture. Who is using Svelte? - NBA - Apple (music app) - Yelp - Spotify - IKEA To name a few How easy is it to use Svelte? It is ridiculously easy to start coding with Svelte. It is a similar but more straightforward approach if you have any React knowledge.