2 Juni 2026
Why I'm Not Sold on AI Code Completion (Yet)
AI coding assistants are everywhere now. But after six months of daily use, I'm still not convinced they make me faster.
Read Article
Loading...
Stay up to date with the latest features, releases, and development insights from FazelStudio.
AI coding assistants are everywhere now. But after six months of daily use, I'm still not convinced they make me faster.
Trunk-based vs feature branches. PR size. Commit messages. What I settled on after trying a few approaches.
Server Components are genuinely different from what came before. Here is a practical explanation.
I built a small CLI utility in Go for the first time. These are the things I did not expect.
We reach for Postgres by default. Sometimes that is overkill.
After two years of REST APIs, I moved to tRPC for my side projects. Here is what actually changed.