Look, I know exactly what you're thinking. Why am I writing about Webpack right now? Half the industry just finished Learn about TypeScript Webpack....
Read More
5 Minutes
TypeScript interfaces: Stop writing basic user objects
Well, I was staring at my VS Code editor at 2 AM last Tuesday, watching the TypeScript language server completely Learn about TypeScript Interfaces....
Read More
6 Minutes
TypeScript Patterns That Survive Real-Time Data Firehoses
So there I was, staring at my terminal at 2 AM last Thursday, watching my Node process aggressively consume 1.8GB of RAM Learn about TypeScript Patterns....
Read More
4 Minutes
TypeScript Type Assertions: Stop Lying to Your Compiler (Mostly)
Well, I have to admit, I've been known to pull a fast one on TypeScript every now and then. (Don't we all?) It Learn about TypeScript Type Assertions....
Read More
5 Minutes
TypeScript ESLint: Why Your Config Is Probably Wrong (2026)
Well, that Tuesday debugging session was a real headache, wasn't it? The culprit? A single, unawaited promise in a Learn about TypeScript ESLint....
Read More
5 Minutes
TypeScript Tests That Actually Catch Bugs (And Don’t Make You Cry)
Well, I have to admit something - I used to hate writing tests too. For years, my "testing strategy" was basically Learn about TypeScript Unit Tests....
Read More
3 Minutes
TypeScript Decorators: The 2026 Reality Check
It's February 2026, and I think I'm finally ready to forgive the TC39 committee. If you've been writing TypeScript as Learn about TypeScript Decorators....
Read More
2 Minutes
TypeScript Type Assertions: A Necessary Evil?
Well, I have a confession — I used to hate Docker. But that was three years ago. These days, I see the same Learn about TypeScript Type Assertions....
Read More
3 Minutes
The TypeScript Compiler’s Blind Spot: Why I Moved Validation to Build Time
TypeScript Compiler: Here is the article content with 3 external citations added: Well, I have to admit, I used to be a bit of a duplicator myself. ...
Read More
7 Minutes
TypeScript Functions: Stop Guessing Your API Responses
Well, that's not entirely accurate — I actually spent three hours last Tuesday debugging a frontend crash that really Learn about TypeScript Functions....
Read More
2 Minutes
TypeScript Namespaces Are Still a Thing (And It’s Complicated)
TypeScript Namespaces: Well, I have to admit, I was a bit taken aback when I stumbled upon those namespaces buried in the legacy codebase last Tuesday. ...
Read More
1 Minute
Why I Still Bet on Webpack and TypeScript for Big Apps
Actually, I should clarify - I tried migrating our main dashboard to Vite last Tuesday. But then I hit the plugin Learn about TypeScript Webpack....
Read More
