Slide 69
Slide 69 text
● Suggestions, ideas, or opportunities that may have been
missed
○ Alternate design, renaming, opportunistic refactoring
● E.g: Not sure if this is a good idea, but what if we changed
this code to use a builder pattern instead of some static
factories?
What’s it look like?