Classical Inheritance in Javascript - Thanasis Polychronakis - LNUG February 2018

Wednesday, 28 February 2018

Javascript inheritance has always been a challenging issue for new and seasoned developers. In this talk, we will dive deep into the inner workings of Javascript inheritance and see the beauty of prototypical inheritance and the prototype chain. While this is a classic talk, it is particularly relevant to the current debate in the React community over the use of fat arrow vs pre-bounded methods. Talk slides

Github: thanpolas, Twitter: @thanpolas, LinkedIn, website