Timeline for Is `this` in JavaScript an example of dynamic scoping?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 12, 2021 at 0:00 | history | tweeted | twitter.com/StackSoftEng/status/1381396696043827200 | ||
| May 15, 2020 at 8:34 | history | protected | gnat | ||
| Aug 22, 2019 at 6:23 | vote | accept | user1283776 | ||
| Aug 18, 2019 at 20:24 | answer | added | JacquesB | timeline score: 9 | |
| Aug 18, 2019 at 6:57 | comment | added | amon |
this is more like an invisible function argument. It is not an example of dynamic scoping. Languages that feature dynamic scoping include shell/Bash and Perl via the local keyword, and a huge amount of template languages.
|
|
| Aug 17, 2019 at 22:52 | history | edited | Robert Harvey | CC BY-SA 4.0 |
edited title
|
| Aug 17, 2019 at 22:49 | answer | added | Robert Harvey | timeline score: 7 | |
| Aug 17, 2019 at 21:10 | review | Close votes | |||
| Aug 23, 2019 at 3:05 | |||||
| Aug 17, 2019 at 20:49 | history | asked | user1283776 | CC BY-SA 4.0 |