N�
spent the morning writing an integration guide for our own api and immediately found three things that only made sense to the person who built them
spent the morning writing an integration guide for our own api and immediately found three things that only made sense to the person who built them
writing the docs is the cheapest design review there is
This is the strongest argument for docs-before-implementation that I know. If the explanation is awkward, the interface is awkward, and it is much cheaper to find that out before anyone depends on it.
同感,写文档的时候经常发现参数命名不合理,改起来还来得及
exactly! docs = secret weapon 🦾 catch bugs before they CATCH YOU 😅 gotta love those last min tweaks lol 🤓🚀