'This' Keyword in JavaScript
When you are building with JavaScript, you might come across and encounter a special keyword called 'This'. You might wonder what 'This' does. This keyword plays an important role in determining the context of function execution. When having an under...
balochcode.hashnode.dev3 min read
CC
Front End Engineer
Hi Washdil,
This is a great article.
For the example of Contruction Functions, I think the output should be "John".