347 Views
JavaScript's pattern for clean callbacks using "bind" JavaScript's "this" can be problematic for beginners, and closures bring their own set of concerns. The "bind" function, introduced in ES2015, solves these issues and brings clarity to your code. In this episode AntonĂ shares a forgotten pattern for dealing with ECMAScript's "this".
0 comments