Marek Honzal
marekhonzal.com
Marek Honzal
@marekhonzal.com
marekhonzal.com
Reposted by Marek Honzal
Today on the pod, Node 24 goes LTS, Nuxt Image V2 brings TS goodies, and Anders shares insights on TypeScript's AI era rise. Plus community takes on engineering practices!

share.transistor.fm/s/b87c759b

#typescript
Nuxt Image Loves TypeScript, Node 24 Goes LTS, and a Satisfying Use of satisfies | News | Ep 43 | TypeScript.fm - The Friendly Show for TypeScript Developers | Episode 43
News for the week of November 3, 2025: Node 24 promoted to LTS, Nuxt Image V2 is full of TS goodies, and Anders is humbled by TypeScript's rise. From the community: TypeScript is not a substitute for...
share.transistor.fm
November 12, 2025 at 6:00 AM
New blog post: Immutable by Default in TypeScript 🧊
Practical patterns (as const, readonly, satisfies) for safer, cleaner code.
marekhonzal.com/blog/immutab...

#TypeScript #Immutability #CleanCode #WebDev
Immutable by Default: Practical TypeScript Patterns | Marek Honzal
Learn how to apply immutability by default in TypeScript. From as const to value tables, get safer code, cleaner APIs, and easier refactors.
marekhonzal.com
November 7, 2025 at 6:50 PM
TypeScript narrows types at compile time - but runtime checks? You’re on your own.

That’s why I made Narrowland - a tiny lib for type guards, invariants & assertions.

npmjs.com/package/narrowland
npmjs.com
October 11, 2025 at 9:07 PM