|
|
|
|
|
by samuelstros
1534 days ago
|
|
I played around with Next.js and SvelteKit. I don't recall the specific "that's a down/upgrade" but I switched to SvelteKit because "it just works". HMR, more or less plain HTML, (Tailwind) CSS and JS. Developing with Svelte(Kit) feels, and probably is faster than NextJS/React. The only downside are missing UI libraries like RadixUI. Tried out everything and just "wasted" 2 weeks to build a component library on top of TailwindCSS inspired by Material UI. |
|