29 Nov 2023
Finished leetcode 30 Days of JavaScript: 2666. Allow One Function Call
What I learn:
Get stuck with javascript this
keyword, so I found some articles. Finally, I read the below article learned how this
work and how to figured out what this
reference to in 80% situation.
https://blog.techbridge.cc/2019/02/23/javascript-this/
Top comments (0)