This is an experiment repo to compare React and Svelte on some cases, specifically using their own metaframework (Next JS and Svelte Kit)
https://sveltekit-youtube-lite.vercel.app
https://nextjs-youtube-lite.vercel.app
react-lite-youtube-embed on NextJS |
lite-youtube-embed on SvelteKit |
|---|---|
![]() |
![]() |
Like expected, SvelteKit is winner on this round. Total blocking time in SvelteKit is less than NextJS and in network tab, SvelteKit downloaded less data than NextJS



