Why I still think like a tester after 4 years as a fullstack dev
6 minFour years in QA didn't leave when I started writing features. Here's how it still shows up in every PR I open.
- career
- testing
- fullstack
The 30% rule — what reducing production bugs at FPT taught me
1 minA number from my FPT years that I keep coming back to, and what it actually meant.
- career
- testing
- process
From Ag-Grid to shadcn: 9 years of frontend evolution
1 minA whirlwind tour of the frontend stacks I've shipped on, and what each one was good for.
- frontend
- react
- career
Next.js + Python: my current backend pairing
1 minWhy I'm reaching for Python alongside Node, and where the seam tends to be.
- fullstack
- python
- nextjs
OAuth/SSO integration: the part of fullstack nobody warned me about
6 minEnterprise SSO sounds like a config job. It isn't. Three weeks, eight tenants, and a list of mistakes I keep paying for.
- fullstack
- auth
- lessons