UNPKG

planetproto

Version:

A Workshop for understanding JavaScript prototypes

15 lines (9 loc) 160 B
060 ---- - User should use Object.create, not __proto__ 075 --- Exercise that uses .new, creates two arrays, one static 100 --- Explain the idiomatic way