AI Writes the Code. Experience Shapes the Solution.
Missing abstractions, unnecessary architecture, and tests weakened to pass: where experience matters when reviewing AI-generated code.
Technical notes on mobile, web, backend engineering, testing, and the tools I use to ship products.
Missing abstractions, unnecessary architecture, and tests weakened to pass: where experience matters when reviewing AI-generated code.
How I divide real coding work between Grok, Claude, and Codex, and use cmux to keep the sessions organized.
Want to learn how to use AdonisJs by building a rest api using TDD approach? This is the tutorial you want
How to create a Golang Rest API coming from a NodeJS background. How to setup Register logic.
How to create a Golang Rest API coming from a NodeJS background