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
Ben Christel edited this page Sep 21, 2022
·
4 revisions
Shameless green is a term coined by SandiMetz to refer to code that is easy to write, and passes all the tests, but makes no attempt to do anything else. For example, it may not be extensible, maintainable, or fast.