Commit graph

3152 commits

Author SHA1 Message Date
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
Ilya Kantor
b8fb9d489d
Merge pull request #2300 from patrikbego/patch-1
Rephrased for better clarity.
2020-11-25 09:01:03 +03:00
Ilya Kantor
865174e9c8
Merge pull request #2285 from joneskj55/patch-1
Minor grammar alteration.
2020-11-25 08:58:24 +03:00
Ilya Kantor
9700f82b12
Merge pull request #2283 from leviding/patch-31
FIX: some typo error
2020-11-25 08:48:09 +03:00
Ilya Kantor
50c3e3de80
Merge pull request #2199 from vsemozhetbyt/patch-6
Clarify some things in 1.5.12
2020-11-25 08:47:10 +03:00
Patrik
79710c4dd1
Update article.md 2020-11-24 23:32:34 +01:00
Ilya Kantor
445d2c85e1 minor fixes 2020-11-24 23:32:40 +03:00
Ilya Kantor
721172983d
Merge pull request #2193 from vsemozhetbyt/patch-4
Fix possible typo in 1.5.7 task
2020-11-24 23:25:44 +03:00
Ilya Kantor
aacdf015c4
Merge pull request #2192 from vsemozhetbyt/patch-3
Symmetrize Map and Set summaries
2020-11-24 23:25:32 +03:00
Ilya Kantor
a9d23632b6
Merge pull request #2296 from odsantos/update-strings
Rephrase sentence.
2020-11-24 23:23:25 +03:00
Ilya Kantor
c066feac6c
Merge pull request #2191 from vsemozhetbyt/patch-2
Clarify a bit ambiguous wording in 1.5.7
2020-11-24 23:11:43 +03:00
Ilya Kantor
246c6c4340
Merge branch 'master' into patch-1 2020-11-24 23:04:21 +03:00
Peter Roche
ac92672cbd
And a little more
More little tweaks. That should do for now.
2020-11-24 02:33:38 -07:00
Peter Roche
865c3290ed
Further minor changes to punctuation and wording
(even more minor)
2020-11-24 02:22:47 -07:00
Peter Roche
58136cb44f
Update article.md
Various minor punctuation and phrasing changes.
2020-11-24 01:59:50 -07:00
joaquinelio
bd448509d2
fix nested markdown 2020-11-24 01:27:40 -03:00
Ilya Kantor
23da191b58 minor fixes 2020-11-22 14:33:24 +03:00
Ilya Kantor
2f0c37db83 fixes 2020-11-22 14:29:25 +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
Patrik
1feed09c5e
Rephrased for clarity. 2020-11-19 16:15:26 +01:00
Patrik
fa4b19e615
Rephrased for better clarity. 2020-11-19 15:04:22 +01:00
Patrik
0b401e613e
Updated article.md
Fixed couple of grammar mistakes.
2020-11-19 02:40:36 +01:00
Osvaldo Dias dos Santos
5e9937afe0 Rephrase sentence. 2020-11-18 22:58:28 +01:00
LeviDing
15780b3a24
Update task.md 2020-11-17 20:58:33 +08: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
LeviDing
adf83c64b7
Update article.md 2020-11-16 00:32:55 +08:00
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
Kevin Jones
26d449c80e
Minor grammar alteration. 2020-11-13 14:58:10 -06: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
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
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
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