Skip to content

Commit 653d808

Browse files
update
1 parent 2a003de commit 653d808

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
### 攀登JavaScript的高峰
22

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)
47

58
#### 一点一滴:
69
+ [理解`prototype``__proto__`](points/understand-prototype-__proto__.md)
@@ -9,9 +12,6 @@
912
+ [执行环境以及作用域](points/execution-context-and-scope.md)
1013
+ [掌握JavaScript函数的柯里化](books/javascript-the-good-parts/chapter-4-function/currying.md)
1114

12-
#### [**Vanilla JS**](http://vanilla-js.com/)
13-
+ [Object.defineProperty()](vanilla-js/object/define-property.md)
14-
1515
#### 翻译的文章
1616
+ [你想知道的关于JavaScript作用域的一切](translate/everything-you-wanted-to-know-about-javascript-scope.md)
1717

0 commit comments

Comments
 (0)