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
What should you be careful when you use the pattern
How you can use the pattern
There are fully working code examples for some patterns, but I'm removing them when I can, because they usually add a lot of boilerplate, they increase the maintenance burden and they force a person who wants to learn to go through a lot of lines to understand the essence of a pattern.
Ultimately, I want every pattern to be like strategy pattern, which is concise and easy to understand.
Should one do a
go get
or should one copy and modify the code in the personal projectsThe text was updated successfully, but these errors were encountered: