Strategy and decisions.
The thinking behind the technical choices: what they cost, what they lock you into, and how to weigh them before anyone writes code. Written for the people who have to approve the answer.
The stack you pick before you know how big it gets
Applications start small and grow when they work. Why that decides the framework question up front, and why switching later costs so much.
ReadThree working apps, all of them on localhost
Coding agents can write the software. Getting it running somewhere other people can reach is still a human job, and that is the part worth automating next.
Read