Development
Programming languages, compilers, type systems, and the craft of writing maintainable code.
2 Articles
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.
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.

