Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kujian/You-Dont-Know-JS
You-Dont-Know-JS中文版
https://github.com/kujian/You-Dont-Know-JS
Last synced: 10 days ago
JSON representation
You-Dont-Know-JS中文版
- Host: GitHub
- URL: https://github.com/kujian/You-Dont-Know-JS
- Owner: kujian
- License: other
- Fork: true (getify/You-Dont-Know-JS)
- Created: 2018-11-28T14:01:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T02:11:13.000Z (over 5 years ago)
- Last Synced: 2024-07-31T12:07:48.845Z (3 months ago)
- Homepage: https://github.com/kujian/You-Dont-Know-JS/tree/1ed-zh-CN
- Size: 6.97 MB
- Stars: 276
- Watchers: 14
- Forks: 105
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- favorite-link - You-Dont-Know-JS 中文版。
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) ,感谢作者开源,感谢社区的翻译,具体介绍请点击链接查阅