You Don't Know JS Yet: Scope & Closures - 2nd Edition NOTE: Work in progress Table of Contents Foreword (by TBA) Preface Chapter 1: How Is Scope Compiled? Chapter 2: Understanding Lexical Scope Chapter 3: Working With Scope Chapter 4: Function vs. Block Scope Chapter 5: Hoisting Chapter 6: Scope Closures Appendix A: Dynamic Scope Appendix B: Polyfilling Block Scope Appendix C: Lexical-this