Looks great, time to add it to my bookmarks.
Anyone has other sites like these to share?
- Domain-driven design, design patterns, and antipatterns
- Refactoring and Design Patterns
- Standard Patterns in Choice-Based Games
https://heterogenoustasks.wordpress.com/2015/01/26/standard-...
Here be dragons. People trying to pattern-match their problems to design patterns can waste a lot of time and effort over many years. Use responsibly.
Microsoft's cloud design patterns are quite well-written IMO, if you're into that kind of thing
https://learn.microsoft.com/en-us/azure/architecture/pattern...
The OG site for patterns is of course the Portland Pattern Repository. I believe Ward Cunningham invented wiki for this purpose initially!
I think it is difficult to oversell the bob nystrom game patterns book
I’ll make a plug for aep.dev, which is a collection of API design best practices and assorted tooling
Oh here's a resource for common "idioms" across programming languages
+1 for refactoring.guru, find it really useful whenever i want to refactor some pre-existing code. Only wish they had a physical book!
Useful links. Thank you.
I posted this elsewhere in this thread:
https://component.gallery/
Great meta resource for building UI components.