Back to Developer Roadmap

this in arrow functions

src/data/roadmaps/javascript/content/[email protected]

4.0286 B
Original Source

this in arrow functions

The keyword this when used in an arrow function refers to the parent object.

Visit the following resources to learn more: