getify / You-Dont-Know-JS

A book series on JavaScript. @YDKJS on twitter.
Other
179.24k stars 33.48k forks source link

Reordering of "Why Closure?" and "An Alternative Perspective" in the toc #1843

Closed liunnn1994 closed 10 months ago

liunnn1994 commented 1 year ago

Yes, I promise I've read the Contributions Guidelines (please feel free to remove this line).

Specifically quoting these guidelines regarding typos:

Typos?

Please don't worry about minor text typos. These will almost certainly be caught during the editing process.

If you're going to submit a PR for typo fixes, please be measured in doing so by collecting several small changes into a single PR (in separate commits). Or, just don't even worry about them for now, because we'll get to them later. I promise.


Please type "I already searched for this issue": I already searched for this issue

Edition: 2nd Edition

Book Title: scope-closures

Chapter: Chapter 7: Using Closures

Section Title: Why Closure?

Topic: Reordering of "Why Closure?" and "An Alternative Perspective" in the toc

In the course of translation I noticed that "An Alternative Perspective" in the toc should precede "Why Closure?"

Close: #1844

getify commented 10 months ago

Thanks