ruanyf
|
e87aba7bd9
|
feat: add banner
|
2019-09-07 11:39:10 +08:00 |
|
Ruan YiFeng
|
583edc3608
|
Merge pull request #899 from LongTengDao-fork-C/gh-pages
改进措辞
|
2019-08-27 19:19:07 +08:00 |
|
Ruan YiFeng
|
32bf97985d
|
Merge pull request #898 from LongTengDao-fork-B/gh-pages
改正错别字
|
2019-08-27 19:17:42 +08:00 |
|
ruanyf
|
26220ed097
|
docs(proposals): add import.meta
|
2019-08-26 19:53:21 +08:00 |
|
龙腾道
|
6e1e8d933c
|
改进措辞
|
2019-08-26 05:23:50 +08:00 |
|
龙腾道
|
b7e5848a48
|
改正错别字
|
2019-08-26 05:19:00 +08:00 |
|
ruanyf
|
a9217ff93e
|
docs(proposals): add Realm API
|
2019-08-23 13:29:37 +08:00 |
|
ruanyf
|
3eb580097f
|
docs(function): edit tail call
|
2019-08-19 12:43:12 +08:00 |
|
Ruan YiFeng
|
291f0e6198
|
Merge pull request #892 from wang1433256766/patch-1
Update promise.md
|
2019-08-02 16:41:57 +08:00 |
|
wangsir
|
8b126e5d76
|
Update promise.md
Promise.prototype.then(),当then中的回调函数返回一个Promise对象时,后面的then中的回调函数不应该写上funcA、funcB这样的方法名,会让人误以为是函数定义,并未调用,造成阅读困难!
|
2019-08-02 14:20:13 +08:00 |
|
ruanyf
|
4bb8b170e6
|
docs(function): add ES2019 proposals
|
2019-07-30 18:52:33 +08:00 |
|
ruanyf
|
ac5a037098
|
docs(proposal): add Null 判断运算符
|
2019-07-30 17:52:53 +08:00 |
|
ruanyf
|
2f1c2717bf
|
docs(proposal): edit optional chaining
|
2019-07-30 00:23:37 +08:00 |
|
ruanyf
|
f828a2c6b4
|
docs(map): fixed #887
|
2019-07-25 23:05:21 +08:00 |
|
ruanyf
|
859f740c95
|
docs(decorator): replace 修饰 to 装饰
|
2019-07-22 12:21:57 +08:00 |
|
ruanyf
|
b89747b02a
|
docs(decorator): edit decorator
|
2019-07-21 04:37:26 +08:00 |
|
Ruan YiFeng
|
0eb22fcb39
|
Merge pull request #885 from LongTengDao-fork-a/gh-pages
将块级作用域的取代范围重新限定回匿名 IIFE
|
2019-07-20 21:19:06 +08:00 |
|
龙腾道
|
c82936863b
|
将块级作用域的取代范围重新限定回匿名 IIFE
具名 IIFE 可能用于临时递归,块级作用域取代不了。
上次网友修改对于概念表述是更严谨了,但这里的关注点并不是 IIFE 本身,而是块级作用域。
所以这次尝试修改成不犯概念错误的情况下,回归教程章节本意。
|
2019-07-20 15:28:33 +08:00 |
|
Ruan YiFeng
|
43776058e1
|
Merge pull request #881 from AmyFoxFN/patch-1
fix: typing error
|
2019-07-12 15:36:47 +08:00 |
|
Amy
|
ae011d17ae
|
fix: typing error
|
2019-07-11 16:25:49 +08:00 |
|
Ruan YiFeng
|
40256f2f5c
|
Merge pull request #877 from AnHongpeng/patch-2
Update set-map.md
|
2019-07-02 18:58:36 +08:00 |
|
AnHongpeng
|
e1552ad457
|
Update set-map.md
统一 Set、WeakSet、Map 实例属性和方法描述,使用 xxx.prototype.xxx 表示。
|
2019-07-02 14:37:25 +08:00 |
|
Ruan YiFeng
|
fc60cfd54c
|
Merge pull request #876 from AnHongpeng/patch-1
Update set-map.md
|
2019-07-02 14:17:45 +08:00 |
|
AnHongpeng
|
0cd5d54883
|
Update set-map.md
这里补充了前提条件以消除阅读时的歧义,读起来也更加通畅了 ^_^
|
2019-07-02 10:34:39 +08:00 |
|
ruanyf
|
e6a36b4398
|
docs(style): fix arrow function
|
2019-07-01 13:53:09 +08:00 |
|
Ruan YiFeng
|
0a59ce84dd
|
Merge pull request #875 from bigbird231/gh-pages
【编程风格】用词修改
|
2019-07-01 13:51:27 +08:00 |
|
bigbird231
|
61d8735cc5
|
Update style.md
|
2019-07-01 09:29:15 +08:00 |
|
bigbird231
|
c63caa345d
|
Merge pull request #3 from ruanyf/gh-pages
asdf
|
2019-06-27 10:20:54 +08:00 |
|
ruanyf
|
95d62ea56c
|
docs(string-methods): refact String.raw()
|
2019-06-17 15:28:34 +08:00 |
|
Ruan YiFeng
|
5a773c8c81
|
Merge pull request #869 from PanJiaChen/gh-pages
docs(async): refine sleep
|
2019-06-12 15:17:11 +08:00 |
|
Pan
|
e7000d6368
|
docs(async): refine sleep
|
2019-06-12 00:19:46 +08:00 |
|
ruanyf
|
50ec743b29
|
docs(async): edit slepp()
|
2019-06-11 14:03:19 +08:00 |
|
ruanyf
|
db8b9171ae
|
docs(async): add slepp()
|
2019-06-11 11:13:11 +08:00 |
|
ruanyf
|
b08e47e674
|
docs(array): fixed #868
|
2019-06-09 23:06:55 +08:00 |
|
ruanyf
|
c00389ae77
|
docs(async): add top-level await
|
2019-06-08 14:50:08 +08:00 |
|
ruanyf
|
98e3bcb2df
|
docs: edit async-iterator
|
2019-06-08 13:05:53 +08:00 |
|
ruanyf
|
6545088030
|
docs: 异步遍历器独立成一章
|
2019-06-08 02:20:08 +08:00 |
|
Ruan YiFeng
|
9aff05e0e7
|
Merge pull request #864 from wheatma/gh-pages
docs(reflect): 🎨fix format
|
2019-05-30 13:53:33 +08:00 |
|
maguowei
|
77e862e6e3
|
docs(reflect): 🎨fix format
|
2019-05-30 10:08:33 +08:00 |
|
Ruan YiFeng
|
40b7a92924
|
Merge pull request #863 from Himself65/gh-pages
docs: fix lint
|
2019-05-30 01:19:20 +08:00 |
|
扩散性百万甜面包
|
66e1b41b50
|
docs: fix lint
|
2019-05-29 23:56:43 +08:00 |
|
Ruan YiFeng
|
382807185e
|
Merge pull request #860 from waitingsong/arraybuffer
docs(arrayBuffer): 更新排版相关
|
2019-05-26 21:08:34 +08:00 |
|
ruanyf
|
0a5db0d02a
|
docs(string-methods): edit
|
2019-05-26 20:41:20 +08:00 |
|
Ruan YiFeng
|
424d5e45af
|
Merge pull request #859 from waitingsong/string-methods
docs(string): 增加对于多字节 UTF-16 字符元素展开方法例子
|
2019-05-26 20:33:56 +08:00 |
|
waiting
|
f285f0dcad
|
docs(arrayBuffer): 调整语句组织形式提高易读性
- 本段落主题为 `TypedArray.prototype.length`,段内语句保持主语一致为 `length` 可保持语句通顺性,提高理解速度
- `前者` 既指代文前的 `length` 也契合下方代码中在前的 `a.length` 语句,承上启下让这一段落的文字和代码有机地组合
|
2019-05-26 16:43:16 +08:00 |
|
waiting
|
2ae7225df1
|
docs(arrayBuffer): 列表根据首字母排序
|
2019-05-26 16:19:18 +08:00 |
|
waiting
|
7bc3ca6b7a
|
docs(arrayBuffer): 列表添加内部跳转链接
|
2019-05-26 16:15:05 +08:00 |
|
ruanyf
|
fe02a92ccc
|
docs(arraybuffer): edit arraybuffer
|
2019-05-26 15:36:37 +08:00 |
|
Ruan YiFeng
|
06ee0bbc19
|
Merge pull request #858 from waitingsong/arraybuffer
docs(arrayBuffer): 更新 ArrayBuffer/字符串 相互转换函数,支持多语言及多编码
|
2019-05-26 15:20:13 +08:00 |
|
waiting
|
aebcc496ee
|
docs(string): 增加对于多字节 UTF-16 字符元素展开方法例子
v8 7.2 引擎的 spread 展开运算性能比 for-of 更高
ref: https://v8.js.cn/blog/spread-elements/
|
2019-05-25 17:30:16 +08:00 |
|