VIDEO: Understanding this with call, apply and bind

gissisim

Gissur Simonarson

Posted on June 24, 2018

VIDEO: Understanding this with call, apply and bind

Hi everyone! My name is Gissur. I'm an Icelandic web developer living in the Scottish borders. I've just launched a new javascript/coding youtube channel, and wanted to share it with the dev.to community.

This is my first endeavour at put any content like this out, so I would love to get some suggestions/feedback on how I can make this better, and what you would like to see in the future.

The first video discusses the often mysterious this keyword in javascript. Also helps explain the call, apply and bind functions, functions that often look scarier than they actually are.

I thought that explaining the this keyword would be fitting since the channel is named after it =) I will be trying to do a good mix of core javascript concepts, along with more advanced concepts. Also probably do full episodes on working with the command line, git, vscode, npm etc.

Video

this.CODE Episode 1

Here is the code, so you can follow along: github.com/gissisim/callapplybind

After getting feedback that one viewer had a hard time reading the text. I've also released a zoomed in version. Please let me know which one works better. Small issue with the zoom at the start.

πŸ’– πŸ’ͺ πŸ™… 🚩
gissisim
Gissur Simonarson

Posted on June 24, 2018

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related