Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Taming God Objects: easy, incremental and secure

Taming God Objects: easy, incremental and secure

Everyone has worked with an app with enormous classes, filled with mixed responsibilities. They're hard to understand, hard to change and hard to test.

In this presentation we're gonna learn a refactoring technique to start taming those little monsters.

Matheus Richard

January 27, 2021
Tweet

More Decks by Matheus Richard

Other Decks in Programming

Transcript

  1. • ◦ Refactoring (Book) • ◦ Get a Whiff of

    This (Talk at RailsConf 2016) • ◦ Strangler Fig Pattern