Bad For Education - Coding Tips For The Junior Developer & Beyond

What is ‘This’ in JavaScript + Dating


Listen Later

This episode we discuss some more nuance features of JavaScript. Like, what is 'this'?

The JavaScript 'this' keyword refers to the object it belongs to.

  • In a method, this refers to the owner object.
  • Alone, this refers to the global object.
  • In a function, this refers to the global object.
  • In a function, in strict mode, this is undefined.
  • In an event, this refers to the element that received the event.
  • Methods like call(), and apply() can refer this to any object.

For the second half we dive deep into dating! We share our experiences, what we like, what we don't like, and more!

Connect With Us!
Instagram: @badforeducationpodcast
Twitter: @badforedupod
Email: [email protected]

Send us questions! Or say hello to  us via email!

Want a free $20 Amazon gift card and to start your own podcast with Buzzsprout?
It's as simple as one click in our link below. Get started today, and have access to their extensive network and assistance. Podcasting isn't hard when you have the right partners!
Click our link here

...more
View all episodesView all episodes
Download on the App Store

Bad For Education - Coding Tips For The Junior Developer & BeyondBy Andrew Ly & Jason Yata