# You-Dont-Know-JS **Repository Path**: zhangyong_2020/You-Dont-Know-JS ## Basic Information - **Project Name**: You-Dont-Know-JS - **Description**: You-Dont-Know-JS中文版 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-11-20 - **Last Updated**: 2024-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [You Dont Know JS中文版](https://github.com/kujian/You-Dont-Know-JS/tree/1ed-zh-CN) 文章目录: 1. [入门与进阶](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/up%20&%20going/README.md#you-dont-know-js-up--going) 2. [作用域与闭包](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/scope%20&%20closures/README.md#you-dont-know-js-scope--closures) 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) 4. [类型与文法](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/types%20&%20grammar/README.md#you-dont-know-js-types--grammar) 5. [异步与性能](https://github.com/kujian/You-Dont-Know-JS/blob/1ed-zh-CN/async%20&%20performance/README.md#you-dont-know-js-async--performance) 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) [英文原版](https://github.com/getify/You-Dont-Know-JS),[中文原版](https://github.com/getify/You-Dont-Know-JS/tree/1ed-zh-CN) ,感谢作者开源,感谢社区的翻译,具体介绍请点击链接查阅