AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Authentication Layers in a Backend
There's a bunch of different things that you can do with a backend that you can't do with the front end. You just have to decide which one you need to kind of do. Svelte is very much focused on the front end, so any sort of UI manipulation looping through and displaying data are all what Svelte could enables for you. So I want to talk about specifically what makes it easy to start building full stack applications with SvelteKit versus something like React or next.