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

Dev.to · John Winston
1y ago
End-to-end type safety with Svelte 5 and SvelteKit 2
Back in Svelte 4 and SvelteKit 1, you can use PageData and LayoutData to annotate the type of data...

Dev.to · John Winston
1y ago
Minifying HTML response in SvelteKit
By default, SvelteKit only minifies CSS and JavaScript, leaving HTML untouched. To enable HTML...

Dev.to · John Winston
1y ago
Optimize SvelteKit performance with brotli compression
In my post of building Docker image for static SvelteKit application with nginx, I have covered...
DeepCamp AI