John Winston

John Winston @winston0410

About: A software developer who loves learning and teaching. My blog: hugosum.com

Location:
United Kingdom
Joined:
Oct 28, 2020

John Winston
articles - 4 total

Conditionally add values into list or map in Nix

I often find myself conditionally adding values into a list or map when writing configurations and...

Learn More 0 0Feb 5

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...

Learn More 1 0Jan 27

Minifying HTML response in SvelteKit

By default, SvelteKit only minifies CSS and JavaScript, leaving HTML untouched. To enable HTML...

Learn More 1 0Jan 16

Optimize SvelteKit performance with brotli compression

In my post of building Docker image for static SvelteKit application with nginx, I have covered...

Learn More 4 0Jan 12