The Problem with 'this' in TypeScript (and how to fix it)
This guide walks through the issues with 'this' in TypeScript, along with examining how we can leverage arrow functions to fix scoping problems.
Guide Tasks
- Read Tutorial
This guide walks through the issues with 'this' in TypeScript, along with examining how we can leverage arrow functions to fix scoping problems.