Blog Archive
Bad News vs Bad Surprise - Lessons From Managing My First Full-Stack Project
With new responsibility of leading my first full-stack project, I'm putting into practice a crucial lesson from my previous organization: there's a world of difference between 'bad news' (which we can plan for) and 'bad surprises' (which can derail projects). While I'm still learning to implement this principle, it's already shaping how I think about team communication and risk management. This post explores this concept and my journey in applying it.
Read Post
Deploying React Router v7 Apps to Vercel: A Quick Guide
React Router v7 apps currently face deployment issues on Vercel due to incomplete framework support. Quick fix: Use the official template
Read Post