Functions & Class Methods

  • both bind this when/how/where they are called.
  • it is sometimes called dynamic binding

Arrow Function & Arrow Function Class Properties

  • both bind this when/how/where they are created.
  • it is sometimes called static/lexical binding