1 0 Design Pattern Design Pattern: Adapter Pattern. How I use a simple pattern to write flexible, maintainable, and high-performance code. felixJuly 4, 2021July 4, 2021 With adapter pattern, I wrote a flexible, maintainable, easy to debug code and cut down on regression test. Share