Functions and Objects links

Just a bunch of good links specifically relating to Objects, Functions and Prototypal Inheritance in Javascript.

  1. Introducing JavaScript objects
    1. Object basics
    2. Object-oriented JavaScript for beginners
    3. Object prototypes
    4. Inheritance in JavaScript
    5. Working with JSON data
  2. Working with objects
  3. Details of the object model
  4. Inheritance and the prototype chain
  5. Object
  6. Functions
  7. Functions
  8. Function
  9. function expression
  10. function declaration
  11. this
  12. Closures
  13. Arrow functions


https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Functions


https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/function

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain