📰 Dev.to · John Winston
3 articles · Updated every 3 hours · View all reads
All
Articles 87,263Blog Posts 108,009Tech Tutorials 21,617Research Papers 18,887News 14,390
⚡ AI Lessons

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