티스토리 뷰
https://github.com/getify/You-Dont-Know-JS/tree/2nd-ed?tab=readme-ov-file
INDEX
1. Get Started
2. Scope & Closures
3. Objects & Classes
4. Types & Grammar
1. Get Started
1) What Is JavaScript?
2) Surveying JS
3) Digging to the Roots of JS
4) The Bigger Picture
2. Scope & Closures
1) What's the Scope?
2) Lexical Scope
3) The Scope Chain
4) Around the Global Scope
5) The (Not So) Secret Lifecycle of Variables
6) Limiting Scope Exposure
7) Using Closures
8) The Module Pattern
3. Objects & Classes
1) Object Foundations
2) How Objects Work
3) Classy Objects
4) This Works
5) Delegation
4. Types & Grammar
1) Primitive Values
2) Primitive Behaviors
3) Object Values
4) Coercing Values
'dev > JS' 카테고리의 다른 글
You-Dont-Know-JS - 2 (0) | 2024.01.09 |
---|
댓글