How we approach CI/CD · Resend
resend.com
How we approach CI/CD · Resend
With docs as code, writing parallels coding. You refactor content just as developers refactor code, by reorganizing and rewriting. You review and edit another writer’s docs just as developers review and update another developer’s code. Rather than using sidebar comments in Word or Google Docs, you make inline comments in GitHub or GitLab.
A cross-functional feature team can bring high value to an organization by delivering cross-component, customer-centric features much faster than multiple component teams making their own changes and synchronizing into a single release. But this can only happen when the feature team is self-sufficient, meaning they are able to deliver features into
... See moreCentralized. Work in a central branch, typically named main. Always push changes to that branch when working with others.