
Litestar DTOs: The 'Advanced Feature' I Didn't Need (And When You Might)
I thought I was doing it wrong by not using DTOs. Turns out, sometimes the simple approach is exactly right—here's how to know which to choose
9 minute read
Tags

I thought I was doing it wrong by not using DTOs. Turns out, sometimes the simple approach is exactly right—here's how to know which to choose

What I learned moving from FastAPI to Litestar—and discovering that validation doesn't have to be magic to be powerful

How debugging a staging environment led me to discover that webpages are just 'APIs for human eyes' and why SvelteKit might be the most elegant solution to modern web development's identity crisis