Commit graph

256 commits

Author SHA1 Message Date
Peter Roche
5ea9b55670
Update article.md
As threatened, change line 34, "to summarize: ..." 

Also add "these" before "internal properties".
2020-01-21 23:15:18 -07:00
Ilya Kantor
b9bb854c73
Merge branch 'master' into patch-2 2020-01-19 16:26:35 +01:00
Peter Roche
492b6e18e7
Update article.md
Actually taking out a comma.
2020-01-18 21:41:11 -07:00
Jonathan Chue
642c70153b
Merge branch 'master' into patch-7 2020-01-02 13:46:32 -08:00
Jonathan Chue
3f1812ab11
Update as per @paroche's comments 2020-01-02 13:45:39 -08:00
Peter Roche
14e4e9f96b
Merge pull request #1666 from jchue/patch-8
Make minor grammar corrections/updates to async/async-await
2020-01-02 14:41:24 -07:00
Peter Roche
a09d162fe4
Merge pull request #1661 from jchue/patch-3
Make minor grammar corrections/updates to async/promise-chaining
2020-01-02 14:23:09 -07:00
Jonathan Chue
0cf57ca7f2
Updated as per @paroche's comments 2020-01-02 12:52:57 -08:00
Jonathan Chue
6495b155f3
Update as per @paroche's comments 2020-01-02 12:44:48 -08:00
Jonathan Chue
95ddbe45a7
Update as per @paroche's comments 2020-01-02 12:41:00 -08:00
Jonathan Chue
48261eb97e
Update as per @paroche's comments 2020-01-02 12:36:56 -08:00
Alexey Pyltsyn
28ed5a3f7d
Merge pull request #1697 from jianlin/patch-1
fix typo
2019-12-29 19:17:02 +03:00
Peter Roche
6be43b16a9
Merge pull request #1664 from jchue/patch-6
Make minor grammar corrections/updates to async/promisify
2019-12-27 16:42:33 -07:00
jianlin
e3a2051c0e
fix typo 2019-12-27 05:25:15 -08:00
Ilya Kantor
7002488bb5
Merge pull request #1663 from jchue/patch-5
Make minor grammar corrections/updates to async/promise-api
2019-12-27 16:11:50 +03:00
Ilya Kantor
94c6f0bbd3
Merge pull request #1662 from jchue/patch-4
Make minor grammar corrections/updates to async/promise-error-handling
2019-12-27 16:03:31 +03:00
Ilya Kantor
9236ab3737
Merge pull request #1690 from KennethKinLum/patch-4
fix run-on sentence
2019-12-27 16:03:06 +03:00
Ilya Kantor
0716a85fab
Merge pull request #1688 from KennethKinLum/patch-1
fixes
2019-12-27 09:21:08 +03:00
Ilya Kantor
461ea30b8c closes #1689 2019-12-27 09:20:09 +03:00
Kin Lum
3591df7b11
fix run-on sentence 2019-12-26 10:33:44 -08:00
Kin Lum
ac666dec00
fiexes 2019-12-26 09:11:11 -08:00
Jonathan Chue
bca0359578 Make minor grammar corrections/updates to async/async-await 2019-12-07 16:54:14 -08:00
Jonathan Chue
38f0468910 Make minor grammar corrections/updates to async/microtask-queue 2019-12-07 16:52:44 -08:00
Jonathan Chue
58398a6586 Make minor grammar corrections/updates to async/promisify 2019-12-07 16:51:01 -08:00
Jonathan Chue
a53fb38c49 Make minor grammar corrections/updates to async/promise-api 2019-12-07 16:49:18 -08:00
Jonathan Chue
375630bbd2 Make minor grammar corrections/updates to async/promise-error-handling 2019-12-07 16:46:14 -08:00
Jonathan Chue
07ae558025 Make minor grammar corrections/updates to async/promise-chaining 2019-12-07 16:43:10 -08:00
Jonathan Chue
4c650b54b7 Make minor grammar corrections/updates to async/promise-basics 2019-12-07 16:40:31 -08:00
Ilya Kantor
e1c9b21d1f content improvements 2019-12-01 14:56:11 +03:00
Ilya Kantor
9d09adaa4f
Merge pull request #1613 from dagolinuxoid/patch-3
add consistency
2019-11-30 09:56:50 +03:00
Ilya Kantor
4587fde235 re-import images (Sketch update) 2019-11-30 08:51:52 +03:00
Artur Haurylkevich
fd70f751e4
add consistency
quick description:
before: .catch(f) is the same as promise.then(null, f)
after: .catch(f) is the same as .then(null, f)
2019-11-18 11:15:01 +03:00
Violet Bora Lee
3ffa0beab0 minor fixes 2019-11-03 22:14:28 +09:00
Ilya Kantor
b2305cebf0
Merge pull request #1550 from hrodward/patch-22
Update article.md
2019-11-01 18:41:09 +03:00
Ilya Kantor
7fcd0484d8
Merge pull request #1551 from hrodward/patch-34
Update article.md
2019-11-01 18:40:52 +03:00
Ilya Kantor
eebbaa2f2f
Merge pull request #1556 from hrodward/patch-31
Update article.md
2019-11-01 18:39:11 +03:00
Ilya Kantor
b8dcadfafa
Merge pull request #1557 from hrodward/patch-35
Update article.md
2019-11-01 18:38:40 +03:00
hrodward
563d0a4556
Update task.md
Rephrase
2019-10-31 09:40:43 +01:00
hrodward
5f37ad1466
Update article.md
Grammar suggestions
2019-10-31 09:39:48 +01:00
hrodward
1257501911
Update article.md
Grammar suggestions, one rephrase
2019-10-31 07:29:22 +01:00
Ilya Kantor
71fb491016 minor 2019-10-30 16:56:59 +03:00
hrodward
c72735dc3d
Update article.md
Grammar suggestions
2019-10-30 08:26:51 +01:00
hrodward
ccccf1066b
Update article.md
Grammar suggestions
2019-10-30 07:37:11 +01:00
Ilya Kantor
77eedd82e8
Merge pull request #1538 from hrodward/patch-34
Update article.md
2019-10-29 23:39:48 +03:00
Ilya Kantor
8d45a7c839
Merge pull request #1539 from hrodward/patch-35
Update solution.md
2019-10-29 23:39:10 +03:00
hrodward
54717a168b
Update solution.md
Grammar suggestions
2019-10-29 10:48:50 +01:00
hrodward
3e48d52ccb
Update article.md
Grammar suggestions
2019-10-29 10:41:32 +01:00
Violet.Lee
24a6d296bd
Update article.md 2019-10-29 01:58:53 +09:00
Alexey Pyltsyn
2774d330ec
Update article.md (#1528)
Update article.md
2019-10-28 17:02:04 +03:00
Alexey Pyltsyn
e15a63cf7a
Update article.md (#1526)
Update article.md
2019-10-28 16:59:47 +03:00