Vse Mozhe Buty
34e711cb23
Fix typo, add info in 1.11.5 (Promise API)
2020-11-29 18:06:45 +02:00
Ilya Kantor
d2ebb4236d
Merge pull request #2288 from lumosmind/patch-54
...
Promise.any
2020-11-29 10:56:43 +03: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
LeviDing
6db57d9494
Update article.md
2020-11-16 15:53:33 +08: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
29a7b6677e
Update article.md
2020-11-11 17:57:38 +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
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
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
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
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
Vse Mozhe Buty
58d9f752b6
Fix typo in 1.11.6 (Promisification)
2020-11-01 03:03:36 +02:00
Vse Mozhe Buty
37c6a31de5
Fix semicolons, remove old note in 1.11.8
2020-11-01 01:45:02 +02:00
Ilya Kantor
9a6a9fb584
Update article.md
2020-11-01 00:16:29 +03:00
Vse Mozhe Buty
d5a88b6b2a
Fix semicolons in 1.11.6 (Promisification)
2020-10-31 18:10:32 +02:00
Vse Mozhe Buty
1236996ba1
Fix a typo in 1.11.3 (Promises chaining)
2020-10-31 12:57:05 +02:00
Vse Mozhe Buty
2f822c8ec3
Fix semicolons in 1.11.1 (Introduction: callbacks)
2020-10-30 18:01:51 +02:00
Ilya Kantor
0c760be1ee
Update task.md
2020-10-29 19:49:40 +03:00
Herrera-pgoat
58ee49a958
Update task.md
...
Made it clear what the question was asking from the user.
2020-10-22 16:05:32 -05:00
Ilya Kantor
e9686467e6
minor fixes, close #2137
2020-09-24 11:55:34 +03:00
Ilya Kantor
7907cd667c
minor fixes
2020-08-04 10:33:40 +03:00
Ilya Kantor
f0ad0bafa2
minor fixes
2020-08-04 10:30:25 +03:00
Ilya Kantor
fb4dda68e5
minor fixes
2020-08-04 10:30:13 +03:00
Ilya Kantor
d2f7d14288
minor fixes
2020-08-04 10:29:38 +03:00
Ilya Kantor
0e592a95c7
minor fixes
2020-08-04 10:29:29 +03:00
Ilya Kantor
4133532cd8
minor fixes
2020-08-04 10:29:19 +03:00
Ilya Kantor
0f7443b5df
minor fixes
2020-08-04 09:25:45 +03:00
Chao Zhang
9e3065f6ae
Fix a comment
2020-07-09 15:48:36 -04:00
Ilya Kantor
a9925f4917
minor fixes
2020-06-15 14:54:44 +03:00
LeviDing
9c2cb1bf02
Fix minor typo error
2020-05-01 11:39:53 +08:00
Ilya Kantor
40847464c1
Merge pull request #1799 from leviding/patch-5
...
Fix error in 1-js/11-async/05-promise-api/article.md
2020-03-21 21:14:32 +03:00
Etheraex
b93cf9d4fe
Minor statement change
2020-03-14 20:59:49 +01:00
LeviDing
07bd7249fe
Update article.md
2020-03-13 16:02:22 +08:00
Yury Nekhaevskiy
1304aa12fc
Remove unnecessary return in couple of examples
2020-02-14 10:34:33 +03:00
Peter Roche
837f7ab024
Update article.md
...
"chapter" -> "article" 2x
2020-02-11 22:19:54 -07:00
Peter Roche
9927cd09de
Update article.md
...
Maybe clarifying a bit where `.json()` comes from. I personally found it a bit confusing at first.
2020-02-03 20:23:05 -07:00
Peter Roche
4b124fb7df
Update article.md
...
"allows to use" -> "allows us to use"
"to use with await" -> "to use it with await"
2020-02-02 22:47:11 -07:00
Violet Bora Lee
6f7ec12358
minor fixes
2020-02-02 03:25:04 +09:00
Peter Roche
58205b3dfd
Update article.md
...
"continues to closest" -> "continues to next closest". Consistent w/ usage in rest of explanation.
2020-01-29 00:07:49 -07:00
Peter Roche
c8b717e936
Update article.md
...
Change "occasional" to "accidental". I think that's what you mean, and the words are not synonymous in English.
2020-01-28 23:59:24 -07:00
Violet Bora Lee
e85e48f8d0
minor fixes
2020-01-27 15:24:23 +09:00
Peter Roche
cae000f4ee
Update article.md
...
Small punctuation change.
Separately, I didn't change anything on this today, but note that line 34 above:
"So to summarize: the executor runs automatically and attempts to perform a job. When it is finished with the attempt it calls `resolve` if it was successful or `reject` if there was an error."
was, before it was changed recently, pretty much the same as line 82 above:
"To summarize, the executor should perform a job (usually something that takes time) and then call `resolve` or `reject` to change the state of the corresponding promise object."
So maybe some revision there is in order -- to not have both, or to change one or both. Not familiar enough with the article at this point to make the revision.
2020-01-22 23:08:01 -07:00
Peter Roche
f186b7c86f
Update article.md
...
Removed extraneous quote mark I had accidentally inserted.
2020-01-21 23:20:32 -07:00