Comment by air7
2 years ago
this is great. What would be the frontend equivalent? A simple, no bells and whistles frontend to throw something together quickly?
2 years ago
this is great. What would be the frontend equivalent? A simple, no bells and whistles frontend to throw something together quickly?
I was happy with Svelte. But it only does single-page apps. But it's simple and the tutorial is delightful.
When I moved to multiple pages, I had to use SvelteKit, which is complicated and not well documented.
When was the last time you used SvelteKit?
Today.