Rearrange an order of TOC in get-started

This commit is contained in:
Heecheon Kim 2020-05-01 15:44:16 +09:00
parent b3f7ca4980
commit 5a94a7846e

View File

@ -22,10 +22,10 @@
* How We Organize in JS * How We Organize in JS
* The Rabbit Hole Deepens * The Rabbit Hole Deepens
* Chapter 3: Digging To The Roots Of JS * Chapter 3: Digging To The Roots Of JS
* Iteration
* Closure * Closure
* `this` Keyword * `this` Keyword
* Prototypes * Prototypes
* Iteration
* Asking "Why?" * Asking "Why?"
* Chapter 4: The Bigger Picture * Chapter 4: The Bigger Picture
* Pillar 1: Scope and Closure * Pillar 1: Scope and Closure