Open rps opened 10 years ago
Thanks for the head's up, @rps. I'll try to address the order so that this makes more sense.
he Constructor and Prototype patterns are very similar but are separated by five other less closely-related patterns. I think the presentation of these two patterns would be considerably amplified were they presented sequentially, with a discussion of the differences between the new operator and the Object.create method. I think there's also a case to be made for grouping these two directly above Factory, Mixins and Decorators to really drive the ideas home.
from your other reported issue. Will address both in one go.
There are two issues I noticed with the order of patterns in the book:
Changing the location of / reference to these terms will improve the presentation of the ideas.