AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
SvelteKit: A Framework for JavaScript Development
Svelte is a framework that can do JavaScript on the front end, which is the native job language of the web. And we're using JavaScript on the backend and we're connecting them. It's mostly just HTML. So there's really no like you can write pure HTML and svelte. No. But svelte gives you a few helpers like an if block and an allow for each problem. Right now I'm starting to add components in Svelte rather than React or Nux. That's where things get really, really interesting.