Closed
Bug 1413456
Opened 8 years ago
Closed 5 years ago
Concept of "Hoisting"
Categories
(Developer Documentation Graveyard :: General, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: adnan333bd, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
Concept of Hoisting is presented in this article which does not happen at all, rather 'Hoisting' is a simplistic view of 2 phase execution of Js interpreters.
Ref: https://developer.mozilla.org/en-US/docs/Glossary/Hoisting
and Chapter 5, Secrets Of JavaScripts Ninja, 2/e by John Resig, Bear Bibeault, and Josip Maras
Comment 1•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•