File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
### 攀登JavaScript的高峰
2
2
3
- ** 欢迎贡献 fork - > pull request :stuck_out_tongue_winking_eye : **
3
+ ** 欢迎贡献 fork and pull request :stuck_out_tongue_winking_eye : **
4
+
5
+ #### [ ** Vanilla JS** ] ( http://vanilla-js.com/ )
6
+ + [ Object.defineProperty()] ( vanilla-js/object/define-property.md )
4
7
5
8
#### 一点一滴:
6
9
+ [ 理解` prototype ` 和` __proto__ ` ] ( points/understand-prototype-__proto__.md )
9
12
+ [ 执行环境以及作用域] ( points/execution-context-and-scope.md )
10
13
+ [ 掌握JavaScript函数的柯里化] ( books/javascript-the-good-parts/chapter-4-function/currying.md )
11
14
12
- #### [ ** Vanilla JS** ] ( http://vanilla-js.com/ )
13
- + [ Object.defineProperty()] ( vanilla-js/object/define-property.md )
14
-
15
15
#### 翻译的文章
16
16
+ [ 你想知道的关于JavaScript作用域的一切] ( translate/everything-you-wanted-to-know-about-javascript-scope.md )
17
17
You can’t perform that action at this time.
0 commit comments