JavaScript – Practicing Prototypes
In the last two articles, we solved two exercises, one based on comparisons, and the other one on closures. Our third and final exercise from the book will be on the topic of prototypes. We picked these exercises up from Kyle Simpson’s You Don’t Know… Read More »JavaScript – Practicing Prototypes