addyosmani / addyosmani/essential-js-design-patterns
Patterns mention other Patterns and terms before they appear
- Lingua principale
- HTML
- Stelle
- 4.9k
- Fork
- 804
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
There are two issues I noticed with the order of patterns in the book:
1. The Module section mentions the Singleton Pattern, which is not covered for two sections:
> "We’ve seen why the Singleton pattern can be valuable"
1. The Observer section mentions the term _Concrete_. This is not explicitly defined until Command Patterns, three sections later.
> "Concrete classes are best explained in terms of class-based programming languages"
Changing the location of / reference to these terms will improve the presentation of the ideas.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.