Commit graph

5280 commits

Author SHA1 Message Date
LeviDing
80eb70fd90
Update article.md 2020-11-15 22:27:03 +08:00
LeviDing
358c38988d
Update article.md 2020-11-15 22:23:11 +08:00
LeviDing
5b63e81e4e
Update article.md 2020-11-15 22:12:00 +08:00
LeviDing
a39f437677
Update article.md 2020-11-15 21:46:06 +08:00
LeviDing
cb62d6d867
Update article.md 2020-11-15 21:19:03 +08:00
LeviDing
75e10e203e
Update article.md 2020-11-15 20:09:54 +08:00
LeviDing
7a67741a9b
Update article.md 2020-11-15 19:42:42 +08:00
Ilya Kantor
99e59ba611
Update article.md 2020-11-15 14:32:14 +03:00
Kevin Jones
26d449c80e
Minor grammar alteration. 2020-11-13 14:58:10 -06:00
LeviDing
ee2bc1c6bd
Update article.md 2020-11-14 00:26:50 +08:00
LeviDing
d977582751
Update article.md 2020-11-13 23:03:44 +08:00
LeviDing
fb43e39bd4
Update article.md 2020-11-13 22:53:12 +08:00
LeviDing
806e3710e5
Update article.md 2020-11-13 20:29:51 +08:00
LeviDing
6df0982d84
FIX: minor typo error 2020-11-13 20:22:16 +08:00
Ilya Kantor
331fafd626
Merge pull request #2202 from leviding/patch-24
FIX: change ; to ,
2020-11-11 18:54:57 +03:00
Ilya Kantor
611236fd7f
Merge pull request #2203 from leviding/patch-25
OPT: change "false" to "falsy"
2020-11-11 18:54:47 +03:00
Ilya Kantor
ad4bd59160
Merge pull request #2204 from vsemozhetbyt/patch-7
Fix a possible typo in 1.6.1
2020-11-11 18:54:37 +03:00
Ilya Kantor
32d4f13ce3
Merge pull request #2205 from vsemozhetbyt/patch-8
Fix a typo in 1.6.1 task solution
2020-11-11 18:54:20 +03:00
Ilya Kantor
5d7cba398b
Merge pull request #2275 from leviding/patch-30
FIX: delete extra space
2020-11-11 18:52:58 +03:00
Ilya Kantor
5607c7721f
Merge pull request #2276 from vsemozhetbyt/patch-18
Fix typos in 2.1.4 (Searching elements)
2020-11-11 18:52:48 +03:00
Ilya Kantor
22cf4b6e29
Merge pull request #2277 from ZhaoMuwei/patch-1
fix typo in 06-promisify article.md
2020-11-11 17:59:21 +03:00
Ilya Kantor
fd08e1c20c
Merge pull request #2279 from lumosmind/patch-53
look like ninja code
2020-11-11 17:59:12 +03:00
Ilya Kantor
fab613d2fd
Merge pull request #2280 from vsemozhetbyt/patch-11
Fix typo in 2.1.6 (Attributes and properties)
2020-11-11 17:57:51 +03:00
Ilya Kantor
29a7b6677e
Update article.md 2020-11-11 17:57:38 +03:00
Ilya Kantor
7cb6387201
Merge pull request #2281 from vsemozhetbyt/patch-10
Fix a typo in 1.11.3 (Promises chaining)
2020-11-11 17:56:44 +03:00
Vse Mozhe Buty
59a2f34123
Fix a typo in 1.11.3 (Promises chaining)
Refs: https://github.com/javascript-tutorial/en.javascript.info/pull/2252#issuecomment-724565094
2020-11-10 13:03:41 +00:00
Vse Mozhe Buty
211db88dd6
Fix typo in 2.1.6 (Attributes and properties) 2020-11-10 13:00:41 +00:00
Mustafa Kemal Tuna
a4194ceeff
look like ninja code
It can be more readable with same line of code. There was a lot of nested parenthesis.
2020-11-10 15:45:14 +03:00
Ilya Kantor
26b393a7d8
Merge pull request #2272 from vsemozhetbyt/patch-17
Fix link in 2.1.5 (Node properties...)
2020-11-10 12:12:27 +03:00
Ilya Kantor
2f4c29c69a
Merge pull request #2271 from vsemozhetbyt/patch-16
Correct solution explanation in 1.99.04 (Reference Type)
2020-11-10 12:12:17 +03:00
Ilya Kantor
876fdedc94
Merge pull request #2270 from vsemozhetbyt/patch-15
Fix outdated note in 1.99.04 (Reference Type)
2020-11-10 12:11:32 +03:00
Ilya Kantor
bbe7e0590a
Merge pull request #2266 from vsemozhetbyt/1.99.1
Fix typos in 'Proxy and Reflect'
2020-11-10 12:09:10 +03:00
Ilya Kantor
e9a528fba0
Merge pull request #2262 from vsemozhetbyt/patch-14
Correct comment in 1.13.1
2020-11-10 12:07:10 +03:00
Ilya Kantor
21d44a0590
Merge pull request #2261 from wam/change-var-to-let-in-regexp-sticky-section
Change `var` to `let` in 7.16 regexp-sticky
2020-11-10 12:06:47 +03:00
Ilya Kantor
eba228030b
Merge pull request #2260 from vsemozhetbyt/patch-13
Fix typo, add note in 1.12.2 (Async iteration)
2020-11-10 12:06:24 +03:00
Ilya Kantor
f782e9c962
Merge pull request #2259 from satyambnsal/master
Fix Optional chaining doc
2020-11-10 12:05:59 +03:00
Ilya Kantor
96b98541a3
Merge pull request #2258 from vsemozhetbyt/patch-12
Fix typo in 1.11.6 (Promisification)
2020-11-10 12:05:25 +03:00
Ilya Kantor
48b111d85f
Merge pull request #2257 from vsemozhetbyt/1.11.8
Fix semicolons, remove old note in 1.11.8
2020-11-10 12:05:14 +03:00
Ilya Kantor
2ff5eeb95a
Merge pull request #2255 from vsemozhetbyt/patch-11
Fix semicolons in 1.11.6  (Promisification)
2020-11-10 12:04:26 +03:00
Ilya Kantor
032e18b902
Merge pull request #2278 from javascript-tutorial/revert-2252-patch-10
Revert "Fix a typo in 1.11.3 (Promises chaining)"
2020-11-10 12:03:46 +03:00
Ilya Kantor
ca9a0225e1
Revert "Fix a typo in 1.11.3 (Promises chaining)" 2020-11-10 12:03:31 +03:00
Ilya Kantor
12a5cb02d7
Merge pull request #2252 from vsemozhetbyt/patch-10
Fix a typo in 1.11.3 (Promises chaining)
2020-11-10 12:03:16 +03:00
Ilya Kantor
fd6861e56b
Merge pull request #2251 from johnjacobkenny/patch-1
Update article.md typo
2020-11-10 12:03:05 +03:00
Ilya Kantor
27f6935594
Merge pull request #2250 from odsantos/fix-regexp-char-class-typo
Fix typo.
2020-11-10 12:02:52 +03:00
ZhaoMuwei
a914bad83c
fix typo in 06-promisify article.md
promisiefy -> promisify
2020-11-10 16:43:34 +08:00
Vse Mozhe Buty
8f912948a9
Fix typos in 2.1.4 (Searching elements) 2020-11-09 16:19:36 +00:00
LeviDing
bd23930044
Update article.md 2020-11-09 22:29:54 +08:00
Ilya Kantor
9e99c367ab
Merge pull request #2249 from vsemozhetbyt/patch-9
Fix semicolons in 1.11.1 (Introduction: callbacks)
2020-11-09 13:28:19 +03:00
Ilya Kantor
b589f38b4d
Merge pull request #2210 from leviding/patch-27
FIX: delete extra space
2020-11-09 13:27:59 +03:00
Vse Mozhe Buty
bf3c878eb0
Fix link in 2.1.5 (Node properties...) 2020-11-05 20:41:07 +00:00