Commit graph

28 commits

Author SHA1 Message Date
Lavrentiy Rubtsov
e1db5dcebe
Missed exclamation mark 2022-02-20 20:33:10 +06:00
Ilya Kantor
29216730a8 minor fixes 2022-02-12 16:15:38 +03:00
Z Yin
d43bdd28eb
slightly improve clarity on Promise.all() 2021-06-18 23:37:39 -04:00
Mikita Chyzhyk
7be7b28a97
Considering Promise.any there are 6 static methods 2021-02-02 14:13:12 +03:00
joaquinelio
5a14316d8a
Update article.md 2020-12-19 22:40:31 -03:00
joaquinelio
1af33d1905
Give me five 2020-12-19 22:29:38 -03:00
Ilya Kantor
386870dd50 minor fixes 2020-12-05 19:38:24 +03:00
Vse Mozhe Buty
34e711cb23
Fix typo, add info in 1.11.5 (Promise API) 2020-11-29 18:06:45 +02:00
Mustafa Kemal Tuna
b73c2a4525
typo 2020-11-25 10:38:23 +03:00
Mustafa Kemal Tuna
5f040588ff
Summary section is fixed
first fulfilled promise can not return error.
2020-11-25 10:37:06 +03:00
Mustafa Kemal Tuna
0e79e06444
example is fixed and summary is extended
example is fixed and summary is extended due to feedbacks
2020-11-25 10:30:19 +03:00
Mustafa Kemal Tuna
e289aba4ee
Update 1-js/11-async/05-promise-api/article.md
Co-authored-by: Vse Mozhe Buty <vsemozhetbyt@gmail.com>
2020-11-20 15:43:20 +03:00
Mustafa Kemal Tuna
891495cd47
Promise.any
I think Promise.any() must be in this article.
2020-11-17 07:55:57 +03: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
a9925f4917 minor fixes 2020-06-15 14:54:44 +03:00
LeviDing
07bd7249fe
Update article.md 2020-03-13 16:02:22 +08:00
Jonathan Chue
a53fb38c49 Make minor grammar corrections/updates to async/promise-api 2019-12-07 16:49:18 -08:00
hrodward
c72735dc3d
Update article.md
Grammar suggestions
2019-10-30 08:26:51 +01:00
Kamen
723514fafb
Corrected typos 2019-09-14 19:06:13 +03:00
Ilya Kantor
72edbfb563 minor 2019-08-07 22:27:45 +03:00
Ilya Kantor
8365ea7163 minor fixes 2019-07-04 22:21:34 +03:00
Ilya Kantor
d7f90176c7 Promise.allSettled 2019-06-18 10:02:03 +03:00
Ilya Kantor
ed86221c7f fixes 2019-05-06 15:18:35 +02:00
Eli Geller
16deb3c6c1 General grammar/typo changes 2019-04-09 13:28:55 -04:00
Ilya Kantor
29292c19cc minor 2019-03-13 23:25:43 +03:00
Ilya Kantor
5ca83ba7ba refactor 2019-03-13 23:08:35 +03:00
Ilya Kantor
16cfa3037b add promise queue 2019-03-06 23:27:31 +03:00
Ilya Kantor
1373f6158c refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00