6 ms·
The thing that changed the most for me wasn't the coding setup. It was the order. A couple years ago I'd think: architecture database implementation deployme
by warrenshi 3mo ago
The thing that changed the most for me wasn't the coding setup.
It was the order.
A couple years ago I'd think:
architecture
database
implementation
deployment
Now I spend much more time before that asking:
does this map to a workflow people actually repeat?
AI made implementation so much cheaper that I've become much more cautious about building the wrong thing quickly.