Understanding the keyword “this” in JavaScript
Dec 10, 2022 · 5 min read · If you have ever coded on JavaScript, you must have encountered the keyword “this”. It is a point of confusion for most JavaScript developers. It has no fixed rule, but that does not mean that it cannot be understood right? 😁😁 Now, let’s go straig...
Join discussion