Presented by JavaScriptLA, a meetup group from Southern California that learns web programming together now ONLINE. Join us from around the world, simply get on the mailing list via: https://javascriptla.net.
In this video, I'll talk about why one would want to use the bind method, and what purpose it actually serves.
Many times you might find yourself struggling with the 'this' keyword and your code not working the way you actually intended it to work-- this could because the context of your code was improperly set! Learn to use bind to give your functions and objects the correct context.
Thanks for watching! - Vijay, Organizer