📰 Dev.to · Max Core
Articles from Dev.to · Max Core · 2 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (8958)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Max Core
6mo ago
Svelte: Best practice to combine $derived and $state
First approximation: let { data } = $props(); let posts = $derived.by(() => { let posts =...

Dev.to · Max Core
7mo ago
SvelteKit 2: How to make code-based router instead of file-based router
I've wrote lots about how to make a patch on that, and now, still not an npm module, but at least we...
DeepCamp AI