Javascript Concepts - p-patel/software-engineer-knowledge-base GitHub Wiki
https://sharing.luminis.eu/blog/potential-misconceptions-when-learning-javascript-as-a-java-or-c-developer/ https://www.barbarianmeetscoding.com/blog/2014/08/20/object-oriented-javascript-for-c-sharp-developers https://www.codejourney.net/2018/11/10-most-shocking-javascript-features-for-csharp-developers/ https://jstherightway.org/
JavaScript Basics
- var vs let (scope)
Prototypal Inheritance
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain https://www.digitalocean.com/community/tutorials/understanding-prototypes-and-inheritance-in-javascript https://hackernoon.com/inheritance-in-javascript-21d2b82ffa6f