prototype
Details
This meetup will be very hands on, no presentations - just talking, thinking, coding and sharing.
This time we handle the JavaScript prototype which is part of JavaScript since ever and always causes a lot of fun and confusion. We will analyze the feature in depth, discuss and code. This topic is also perfect to dive deep into the spec [1] and it is mentioned in a couple of places there [2]. So we can figure out where things are defined and try to understand from the spec and our tests how they work.
[1]: https://tc39.github.io/ecma262/#sec-terms-and-definitions-prototype
[2]: https://tc39.github.io/ecma262/#sec-function-instances-prototype
