FREELessons: 8Length: 1 hour
- Overview
- Transcript
3.4 The `this` Keyword: Issues and Arrow Functions
We're not done with this
. In this lesson, we'll look at some issues that can pop up when using the this
object in your functions. I'll also show you how arrow functions can solve some of these problems.
1.Introduction1 lesson, 01:44
1 lesson, 01:44
1.1Introduction01:44
1.1
Introduction
01:44
2.JavaScript Function Basics2 lessons, 20:19
2 lessons, 20:19
2.1Defining Functions13:12
2.1
Defining Functions
13:12
2.2Returning Values07:07
2.2
Returning Values
07:07
3.Going Further With JavaScript Functions4 lessons, 39:05
4 lessons, 39:05
3.1Scope in JavaScript10:59
3.1
Scope in JavaScript
10:59
3.2Working with Arguments07:05
3.2
Working with Arguments
07:05
3.3The `this` Keyword: Regular Functions10:26
3.3
The `this` Keyword: Regular Functions
10:26
3.4The `this` Keyword: Issues and Arrow Functions10:35
3.4
The `this` Keyword: Issues and Arrow Functions
10:35
4.Conclusion1 lesson, 00:55
1 lesson, 00:55
4.1Conclusion00:55
4.1
Conclusion
00:55
I started my development career on the client-side writing JavaScript and DHTML components in my spare time. In 2005, Nicholas C. Zakas asked me to join him in writing the first edition of Professional Ajax for Wiley Publishing. Since Professional Ajax, 1st Edition, I've been blessed to take part in other book projects: Professional Ajax 2nd Edition, and Beginning JavaScript 3rd and 4th editions.