by breckenedge on 5/30/25, 6:14 PM with 11 comments
For years, we’ve been managing projects as if development is the slowest part of the process. Simplified: PMs handoff to Design handoff to Development. Been that way for years in my career basically since Figma took over. But now the Development could be much faster than the Design step. And as often as I’ve been bottlenecked waiting on Design to finalize their work, why not just let the AI+dev come up with the first version of the UI and then replace it when/if an “official” design arrives?
by codingdave on 5/30/25, 7:28 PM
So if you have experienced design being a roadblock for years, and you are waiting on Figma for every feature... something is wonky.
by matt_s on 5/31/25, 8:58 PM
The slowest part is going to be the parts involving humans communicating things to each other and iterating on the requirements and designs and the waiting times in between. The technical coding or generation of assets does not take that much time in the overall process.
by austin-cheney on 5/31/25, 1:51 AM
In order to see this as an actual concern you have to think about it only in terms of outside parties operating via contract. Do not think about this in terms of internal only at the megacorp because the financials are wrong almost every time.
by Jtsummers on 5/30/25, 8:59 PM
This is the Waterfall process (the bad one Royce said not to do, and the one the DOD went and codified). Don't do this. Use an iterative model and don't use hard barriers between "phases" of development.
by owebmaster on 5/31/25, 9:05 PM
by revskill on 5/31/25, 4:44 PM