Bruno Pedro
An API is the foundation, not the byproduct
Many organizations build their UI first and then “expose” an API as an afterthought. This results in an interface that is tightly coupled to one specific use case and hard for anyone else to use. It limits the growth of your ecosystem from day one.
I have spent years advocating for an API-first approach. I’d focus on defining the contract and the persona workflows before a single pixel is designed.