|
1 | | -[You Dont Know JS中文版](https://github.com/kujian/You-Dont-Know-JS/tree/1ed-zh-CN),备注详读 |
| 1 | +# [You Dont Know JS中文版](https://github.com/kujian/You-Dont-Know-JS/tree/1ed-zh-CN) |
| 2 | + |
| 3 | +文章目录: |
| 4 | + |
| 5 | +1. [入门与进阶](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/up%20&%20going/README.md#you-dont-know-js-up--going) |
| 6 | +2. [作用域与闭包](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/scope%20&%20closures/README.md#you-dont-know-js-scope--closures) |
| 7 | +3. [this与对象原型](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/this%20&%20object%20prototypes/README.md#you-dont-know-js-this--object-prototypes) |
| 8 | +4. [类型与文法](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/types%20&%20grammar/README.md#you-dont-know-js-types--grammar) |
| 9 | +5. [异步与性能](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/async%20&%20performance/README.md#you-dont-know-js-async--performance) |
| 10 | +6. [ES6与未来](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/es6%20&%20beyond/README.md#you-dont-know-js-es6--beyond) |
| 11 | + |
| 12 | + |
| 13 | +[英文原版](https://github.com/getify/You-Dont-Know-JS),[中文原版](https://github.com/getify/You-Dont-Know-JS/tree/1ed-zh-CN) ,感谢作者开源,感谢社区的翻译,具体介绍请点击链接查阅 |
0 commit comments