Posts tagged with productivity
-
How Tech Stack Choices Create Technical Debt in Frontend
Tech debt is inevitable, but your rendering strategy and framework choices can either make it manageable or painful. Here's how to avoid common traps.
-
Managing Two Codebases Alone Was a Mistake
Why I switched from a split Nest.js and Next.js stack to a single Next.js app and what I learned along the way.
-
Errors as Values V2
Why you should return errors as values with helper functions in TypeScript.
-
Errors as Values
Handling errors without try-catch? Here's why returning errors as values can lead to cleaner, safer TypeScript code.
-
Shipping Over Perfection
You don't grow by polishing. You grow by shipping. Here's why getting things done matters more than picking the right tech.
2 min read
productivity