Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 314 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 314 Bytes

JavaScript Essentials

This is the repo for Javascript Developers to ipmrove their understanding of most basic and essential topics of javascript

This

'this' keyword is one of the most confusing mechanics for javascript developers. It's a special identifier keyword that confuses every JavaScript Developer.