1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 18:32:22 +00:00

35 Commits

Author SHA1 Message Date
ruanyf
e364ba968a docs(async): async Iterator 2016-10-12 22:22:23 +08:00
ruanyf
bf30299b48 docs(simd): add simd chapter 2016-10-04 18:41:24 +08:00
qingming
3d9dcd86ad fix typo
不加return会继续往下执行resolve
2016-07-27 11:09:41 +08:00
ruanyf
e18aa221da docs(generator): edit generator.throw() 2016-07-24 11:11:25 +08:00
ruanyf
e1cb574009 docs(function): edit default parameter 2016-07-22 17:15:38 +08:00
ruanyf
4b455c493e docs(async): edit async 2016-07-10 04:55:18 +08:00
ruanyf
eb53f2cef2 docs(async): edit async 2016-07-09 20:17:22 +08:00
catwarrior
2b9f9c350c Update async.md
横向 纵向的比喻的感觉不太自然, 还不如直接点。
2016-07-08 16:37:49 +08:00
Ruan YiFeng
3204a6b5e4 Merge pull request #223 from UFOwl/patch-6
Update async.md
2016-06-29 05:26:56 +08:00
hawkphantomnet
42c51c073e Fix typo in async.md 2016-06-28 00:36:05 +08:00
UFOwl
bea8187933 Update async.md
根据后面generator和async的写法,这里似乎应该用of。
2016-06-20 16:20:05 +08:00
ruanyf
96dfa3b858 docs(promise): edit Promise.resolve() 2016-06-12 06:21:58 +08:00
ruanyf
36edba382d docs(async): async 语法 2016-06-08 09:02:42 +08:00
ruanyf
571088b40d docs(async): async函数的语法 2016-06-07 17:14:39 +08:00
ruanyf
c41e6261f4 Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages 2016-05-20 07:58:30 +08:00
ruanyf
40b5f23e0b doc(async): Thunk函数的ES6版本 2016-05-20 07:58:21 +08:00
Xcat Liu
e8748dfbcd Fix coding style in docs/async.md
这一篇由于引入了其他源码,所以我改动比较保守,只改了明显可以改进的地方
2016-05-18 17:43:04 +08:00
ruanyf
b28145ef26 doc(string): edit 模板字符串 2016-05-18 11:50:08 +08:00
Willin Wang
fdb0c2027e 强迫症修改 “->" 2016-03-10 15:17:18 +08:00
baye
21c5c22f3f fixed Hskell typo, should be Haskell 2016-02-29 20:28:24 +08:00
ruanyf
40437de61a doc: add ES7 stage 3 features 2016-02-09 09:23:29 +08:00
Ruan YiFeng
a7d63c9bf7 Merge pull request #134 from catwarrior/catwarrior-patch-1
Update async.md
2016-01-27 11:50:17 +08:00
catwarrior
1cdc04bd8b Update async.md
Refer to your previous blog post, it looks better.
http://www.ruanyifeng.com/blog/2012/12/asynchronous%EF%BC%BFjavascript.html
2016-01-26 15:49:44 +08:00
ruanyf
29e8701258 edit async 2016-01-22 23:46:11 +08:00
Wei Zhu
1e23c6d888 中文括号改为英文括号 2016-01-02 17:52:52 +08:00
ruanyf
61d7165df9 edit index.html 2015-12-22 16:28:25 +08:00
ruanyf
f74f42ae57 新增《读懂ECMAScript规格》 2015-11-12 19:34:54 +08:00
ruanyf
6fae5b1d8b edit let 2015-11-04 21:16:17 +08:00
ruanyf
ee5962043e edit docs/destructuring 2015-10-29 11:53:22 +08:00
ruanyf
79b1d30404 edit Generator 2015-09-09 09:59:14 +08:00
ruanyf
7b116a976c fix typo of object.md 2015-08-26 07:23:50 +08:00
Ruan Yifeng
89fc7766fb edit async 2015-07-17 08:03:45 +08:00
Ruan Yifeng
a9714aef53 edit class 2015-06-15 11:29:50 +08:00
Ruan Yifeng
18aee21e79 add async.md 2015-06-12 08:29:01 +08:00
Ruan Yifeng
9638862076 edit generator 2015-06-04 14:17:18 +08:00