Controllers — where a request becomes a decision
The next thing we agreed on was the controller: the one place a request turns into an action. Same file, same shape, in every app — so anyone could find the logic.
The next thing we agreed on was the controller: the one place a request turns into an action. Same file, same shape, in every app — so anyone could find the logic.