eDreams ODIGEO Interview Question

Given a function where "this" object is invoked and reassigned, pass it correctly inside a callback located inside the function that uses it

Interview Answer

Anonymous

Jan 24, 2025

basically you had to bind correctly the this object to the local value