Commit graph

2981 commits

Author SHA1 Message Date
Ilya Kantor
614c5ff214
Update article.md 2020-10-20 11:38:38 +03:00
Ilya Kantor
1197b01da5
Update article.md 2020-10-20 11:34:54 +03:00
Ilya Kantor
e92bbb1303
Update article.md 2020-10-20 11:29:31 +03:00
Ilya Kantor
9ad8f66e58
Update article.md 2020-10-20 11:28:12 +03:00
Ilya Kantor
d961910b6c
Update article.md 2020-10-20 11:27:04 +03:00
Ilya Kantor
fca113b532
Update article.md 2020-10-20 11:20:50 +03:00
Ilya Kantor
d4120a0ae5
Update article.md 2020-10-20 11:17:09 +03:00
Ilya Kantor
44a17a32ca
Update article.md 2020-10-20 11:14:04 +03:00
Ilya Kantor
c69ca0dd1c
Update article.md 2020-10-20 11:13:04 +03:00
Ilya Kantor
7487ce9ebe
Update article.md 2020-10-20 11:11:31 +03:00
Ilya Kantor
959dc23a9b
Update article.md 2020-10-20 11:11:07 +03:00
Ilya Kantor
e74295c42c
Update article.md 2020-10-20 08:37:18 +03:00
Ilya Kantor
c634301e90
Update article.md 2020-10-20 08:27:07 +03:00
Ilya Kantor
9d4a69d42d
Update article.md 2020-10-20 08:26:40 +03:00
Ilya Kantor
030decc910
Update article.md 2020-10-20 08:24:11 +03:00
LeviDing
4131b29d7d
FIX: delete extra space 2020-10-19 09:26:53 +08:00
LeviDing
649539ef05
FIX: delete extra space 2020-10-18 22:28:23 +08:00
LeviDing
ca1ef0d734
FIX: change ; to , 2020-10-18 22:23:10 +08:00
Ilya Kantor
d6e88647b4 minor fixes 2020-10-17 21:50:55 +03:00
LeviDing
de8cf9fe5c
FIX: delete extra space 2020-10-17 14:49:29 +08:00
LeviDing
6e61e8a466
Fix: change ; => , 2020-10-14 15:17:19 +08:00
Dorell James
040efef646
Update task.md
Updated based on suggestion on issue #1769
2020-10-13 00:36:26 +08:00
Ilya Kantor
0599d07b3c
Merge pull request #2177 from vsemozhetbyt/patch-3
Make code example more realistic and safe
2020-10-11 17:23:27 +03:00
Ilya Kantor
b6f3f5cbc5
Merge pull request #2175 from vsemozhetbyt/patch-2
Fix typos in 1.5.3
2020-10-11 17:22:48 +03:00
Ilya Kantor
1a4849ac4c
Merge pull request #2178 from vsemozhetbyt/patch-4
Correct outdated info
2020-10-11 17:21:09 +03:00
Ilya Kantor
60ec589222
Merge pull request #2179 from vsemozhetbyt/patch-5
Fix some possible typos and omissions in 1.5.5
2020-10-11 17:20:11 +03:00
Ilya Kantor
80efcda2cb
Merge pull request #2180 from vsemozhetbyt/patch-6
Add a note on some()/every() short circuit
2020-10-11 17:19:16 +03:00
Ilya Kantor
37f67e6e7b
Merge pull request #2181 from vsemozhetbyt/patch-7
Mention arr.flat()/arr.flatMap() in 1.5.5
2020-10-11 17:18:50 +03:00
Ilya Kantor
95016bc98f
Merge pull request #2183 from Taruna06/master
typo
2020-10-11 17:17:53 +03:00
Ilya Kantor
3ba22f75a7
Merge pull request #2184 from vsemozhetbyt/patch-8
Fix a typo in a 1.5.5 task solution
2020-10-11 17:17:25 +03:00
Ilya Kantor
8e613bc62c
Merge pull request #2185 from vsemozhetbyt/patch-9
Make a solution of 1.5.5 task more correct
2020-10-11 17:17:16 +03:00
Ilya Kantor
35f47b9d40
Merge pull request #2172 from vsemozhetbyt/patch-1
Fix link in 1.5.3
2020-10-11 17:16:40 +03:00
Ilya Kantor
d3b38c2837 minor fixes 2020-10-11 17:16:04 +03:00
Ilya Kantor
3fbbcd1559 minor fixes 2020-10-11 17:15:40 +03:00
Ilya Kantor
e7953a4759 minor fixes 2020-10-11 17:14:36 +03:00
Ilya Kantor
1273ae44e3 minor fixes 2020-10-11 17:12:11 +03:00
Vse Mozhe Buty
3188466967
Make a solution of 1.5.5 task more correct
Proposed solution is in sync with some previous sort function examples. It also makes sorting stable (does not skip `0` result).
2020-10-10 21:22:06 +03:00
Vse Mozhe Buty
4ee44dc002
Fix a typo in a 1.5.5 task solution 2020-10-10 21:11:53 +03:00
Taruna06
2336288174
typo 2020-10-10 10:20:26 +05:30
Vse Mozhe Buty
7b70f79592
Mention arr.flat()/arr.flatMap() in 1.5.5 2020-10-10 00:17:09 +03:00
Vse Mozhe Buty
dea1a2d375
Add a note on some()/every() short circuit 2020-10-10 00:05:41 +03:00
Vse Mozhe Buty
858ad69e92
Fix some possible typos and omissions in 1.5.5 2020-10-09 23:46:13 +03:00
Ilya Kantor
edef0b4306 minor fixes 2020-10-09 19:01:31 +03:00
Vse Mozhe Buty
54c8247210 Fix link in 1.5.3
The page of the current link has not this anchor anymore.
2020-10-09 18:48:02 +03:00
Vse Mozhe Buty
b2b83b7472
Correct outdated info
As of the last versions of V8 (i.e. Chrome and Node.js), the current info seems outdated.

See also https://v8.dev/blog/array-sort
2020-10-09 17:47:25 +03:00
Vse Mozhe Buty
f880f1fb63
Make code example more realistic and safe
1. Without a real sorting part, the data output is not the same as with real sort (as the array is not really sorted when the callback returns `undefined`).
2. Current example may somehow encourage a reader to write sorting callbacks with undetermined behavior.
2020-10-09 17:42:08 +03:00
Peter Roche
bdb3def468
Update article.md
As promised.
2020-10-09 02:40:53 -06:00
Vse Mozhe Buty
176e5f839f
Fix typos in 1.5.3 2020-10-08 17:59:04 +03:00
Ilya Kantor
fa0bcd3e1f
Merge pull request #2159 from vsemozhetbyt/patch-2
Fix link in 1.2.18
2020-10-07 21:30:29 +03:00
Ilya Kantor
77e2deea82
Merge pull request #2157 from ZYinMD/patch-3
correct minor typo
2020-10-07 21:29:22 +03:00