Scope & Closures - 1st Edition
UPDATE: You are viewing the 1st edition of the book series, as they were published by O'Reilly from 2014-2015. As of now, 2nd edition (opens in a new tab) work is underway. Any issues or PRs should be directed against the latest edition. |
---|
Purchase digital/print copy from O'Reilly (opens in a new tab)
- Foreword (opens in a new tab) (by Shane Hudson (opens in a new tab))
- Preface
- Chapter 1: What is Scope?
- Chapter 2: Lexical Scope
- Chapter 3: Function vs. Block Scope
- Chapter 4: Hoisting
- Chapter 5: Scope Closures
- Appendix A: Dynamic Scope
- Appendix B: Polyfilling Block Scope
- Appendix C: Lexical-this
- Appendix D: Thank You's!