Svelte
3 videos across 3 channels
Svelte sits at the center of a fast-evolving JavaScript tooling story, where Vite’s rise and the broader ecosystem (SvelteKit, Vitest, Astro, Remix) redefine development speed and experience. The videos explore how modern setup choices—zero-configuration roots, framework-agnostic tooling, and rapid iteration—shape how Svelte apps are built and shipped. They also show practical patterns for integrating libraries like p5.js in Svelte, including dynamic imports, global versus instance modes, and handling compatibility across versions.

VITE: The Documentary
The video traces the rise of modern JavaScript build tooling, from the Webpack-era spaghetti pipelines and long dev serv

How To Use P5.js In Svelte
The video explores how to use p5.js inside Swelt with a simple wrapper, covering both a basic setup and a more advanced