Hyrumの法則とレガシ―コード置き換えの実践

こんにちは。開発部の[yokotaso][yokotaso-github] です。 アプリケーションの基礎的な部分で3rd-partyライブラリが大量に使われているとき[Hyrumの法則][hyrumslaw]はよい気付きを与えてくれます。 With a sufficient number of users of an API, it does not matter what you promise in the contract: all observable b…