DataArt Interview Question

Why do one need to add '.bind(this)' in the class constructor to all the instance methods?

Interview Answer

Anonymous

May 15, 2017

As I had experience with Node.js only, I didn't answered correctly. I've never passed an instance method to another classes or so and didn't know anuthing about Flux.