Design-Patterns icon indicating copy to clipboard operation
Design-Patterns copied to clipboard

A collection of popular design patterns with video and text explanations

Results 3 Design-Patterns issues
Sort by recently updated
recently updated
newest added

Hi Kyle! I played a bit with your code, and came up with a more condensed/closer to the original code version. Maybe you consider merging them.

I really like the video on YouTube but I wanted a basic 1 sentence description of the pattern for studying purposes.

When the log instance is not yet created, FaccyLogger.instance would yield "undefined" not "null".