m
1 min readJun 29, 2017

--

Fantastic post! Two quick questions:

  1. Why are we writing functions with the same name in both parent and children? (e.g. what we did for addGreeting and removeGreeting)
  2. What exactly is “bind” doing? Importing a function in the same js file?

--

--