You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Presently, brittle conditionals still proliferate in the codebase. We need to eventually remove all of this stuff with proper object-oriented design and inheritance to avoid yucky updates when we have to add features.
The text was updated successfully, but these errors were encountered:
Presently, brittle conditionals still proliferate in the codebase. We need to eventually remove all of this stuff with proper object-oriented design and inheritance to avoid yucky updates when we have to add features.
The text was updated successfully, but these errors were encountered: