Development

Programming languages, compilers, type systems, and the craft of writing maintainable code.

Aug 5, 202627 min read

TypeScript Typing in 2026: Interfaces, Generics and Utility Types in Practice

TypeScript typing done right: interface vs type, generics, utility types, unknown over any — with real compiler errors from TypeScript 7.0.2 and proof of why your types stop protecting you at the system boundary.

TypeScript Typing in 2026: Interfaces, Generics and Utility Types in Practice
Aug 4, 202626 min read

Learn TypeScript in 2026: An Honest Roadmap With Real Timings

Learn TypeScript without the marketing: a realistic roadmap with honest hour estimates, the compiler's actual error messages verbatim, our own TypeScript 7 benchmarks — and the projects where TypeScript is not worth it.

Learn TypeScript in 2026: An Honest Roadmap With Real Timings