#41 What is the 'this' keyword? | JavaScript Full Tutorial

preview_player
Показать описание
In this lesson we learn all about the 'this' keyword, we'll explore what it is, the different contexts in which it can be used and defined, and of course we'll look at a ton of examples throughout.

0:00 - Intro
0:43 - Four ways 'this' can be defined
0:59 - 'this' in the global context
3:30 - 'this' in a method
5:00 - 'this' in nested objects
6:43 - 'this' in DOM event handlers
8:13 - Lesson Summary
9:03 - Lesson Tasks
11:55 - Outro and Up Next

------------------

------------------

------------------
Learn with Dev Dreamer! Step by step, easy to understand tutorials :-)
Рекомендации по теме
Комментарии
Автор

Hey guys, if you found this video helpful you can support me by clicking the Like button above 👍 and Subscribe for more, thank you!

DevDreamer
Автор

I have watched plenty of videos on YouTube and found this one to be the best explanation among all others . Thanks

وانەکانیپۆلی
Автор

this has been confusing to me before, thank you for clearing it up!

dev_ression
Автор

It took me a couple of weeks to get here but I am excited to finish this playlist. Thank you so much!

daze
Автор

for some reason seeing tails as an example gives me joy. im more of a rouge fan but tails is so cute

kardelenkoc
Автор

I was struggling with this, thanks for the explanation

abiolacomputing
Автор

🎉You earned my sub. Great work, very understandable! 👍

kharisonkwarteng
Автор

You are a great tutor. Glad that you mentioned C.S. Lewis, the great thinker. 👍👍👍

JimmyKama
Автор

This video is useful, enjoying these videos thanks

skadara
Автор

Hey Amit, do you have a video of DOM Manipulation in your series because I cannot find it if it's there or perhaps you've named it differently?! Thank you and you rock!

igorkrstevski
Автор

Great explanation. You could have included "this" in Arrow function in "this" video !

suyashpatekar
Автор

Life without dev dreamer for me will be like a website without js codes

peguisreal
Автор

Bro you've got to finish this JS lessons, pleasee

lightsidegaming
Автор

Why is "this" keyword not working in "user". For example: "user.name" instead of "this.name"

JimmyKama