How I established a git branching startegy for a growing startup
The team relied on pushing commits directly to main. I helped team to streamline these commits in delegated branches
Long-form posts on the trade-offs I've actually made — production architecture, performance recoveries, the bugs that taught me something. Written for engineers facing the same calls.
The team relied on pushing commits directly to main. I helped team to streamline these commits in delegated branches
A live Angular SPA had every product page invisible to Google. How I fixed it with prerendering and hydration — no SSR infrastructure required.