Summary
Review what we have covered in this chapter.
We'll cover the following...
In this chapter, we explored the challenges of modifying APIs once they’re placed into production. We reviewed the principles that govern changes to production APIs: first, do no harm, forking the API, and knowing when to say no. We ...