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
Ilya Kantor
bd6052f591
Merge pull request #1715 from baooab/patch-4
...
fix typo
2020-01-28 19:15:26 +01:00
Ilya Kantor
a9f1dde7cb
Merge pull request #1723 from Violet-Bora-Lee/master
...
minor fixes
2020-01-28 19:14:07 +01:00
Violet Bora Lee
e85e48f8d0
minor fixes
2020-01-27 15:24:23 +09:00
Ilya Kantor
ff042a0319
Merge pull request #1717 from zeel/typo/bug-object-fix
...
fix: spell correction to existence
2020-01-24 14:35:40 +01: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
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
Zeel
4e4144b084
fix: spell correction to existence
2020-01-21 16:16:09 +05:30
zhangbao
3a071c9279
fix typo
2020-01-20 15:34:31 +08:00
Ilya Kantor
db3b3f8e7a
minor fixes
2020-01-19 22:32:38 +01:00
Ilya Kantor
7cd8f55be2
minor fixes
2020-01-19 22:30:09 +01:00
Ilya Kantor
6384ccba05
minor fixes
2020-01-19 20:32:27 +01:00
Ilya Kantor
b5ea34c83a
Merge pull request #1707 from imabp/master
...
Translated tasks to English Language.
2020-01-19 19:59:18 +01:00
Ilya Kantor
1e475bf1af
Merge pull request #1711 from tarasyyyk/master
...
Change panel names according to official documentation
2020-01-19 18:45:29 +01:00
Ilya Kantor
e9cdefad6c
Merge pull request #1713 from va-z/patch-4
...
article.md
2020-01-19 18:45:13 +01:00
Ilya Kantor
c92effe162
Merge pull request #1660 from jchue/patch-2
...
Make minor grammar corrections/updates to async/promise-basics
2020-01-19 16:26:45 +01: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
Peter Roche
fceb83e1ae
Merge pull request #1714 from javascript-tutorial/paroche-patch-12
...
Update article.md
2020-01-18 21:33:49 -07:00
Peter Roche
c6b6bc3c9c
Update article.md
...
A small grammar change and fixing a typo (I think) (no -> not).
2020-01-18 21:32:15 -07:00
Ilya Kantor
f3e4ebb44c
Merge pull request #1706 from dashaezhova/patch-1
...
Update 'Selection and Range' article.md
2020-01-18 15:26:09 +01:00
Ilya Kantor
b2d69c1bd3
Merge pull request #1704 from baooab/patch-3
...
Fix typo
2020-01-18 15:25:41 +01:00
Ilya Kantor
49ebe88838
Merge pull request #1665 from jchue/patch-7
...
Make minor grammar corrections/updates to async/microtask-queue
2020-01-18 15:20:13 +01:00
va-z
1e47d907f0
article.md
...
Typo fix.
2020-01-18 14:41:48 +05:00
tarasyyyk
6c00296f70
Change panel names according to official documentation
2020-01-16 22:12:39 +02:00
Ilya Kantor
4f756bbb09
Merge pull request #1708 from dpyzo0o/master
...
Fix typo
2020-01-16 18:32:02 +01:00
Ilya Kantor
01b3ce6665
minor fixes
2020-01-16 18:29:01 +01:00
Ilya Kantor
00d10515e5
Merge pull request #1710 from mdizo/master
...
Function return example update
2020-01-16 18:09:51 +01:00
Marco Dizo
e817e10688
Function return example update
2020-01-16 18:29:21 +08:00
dpyzo0o
92658d280d
Fix typo
2020-01-15 19:57:59 +08:00
Abir
1a22912bfd
Translated to English and updated.
2020-01-14 23:38:20 +05:30
Abir
8523ab7c23
Translated Solution from Russian to English
2020-01-14 23:34:28 +05:30
Abir
2bc3c29ef2
Translated line 10 content to English
2020-01-14 23:21:42 +05:30
Abir
5050e7227e
Translated tasks to English
2020-01-14 23:20:39 +05:30
Daria Pimenova
7f26b917a0
Update 'Selection and Range' article.md
2020-01-14 09:52:14 +04:00
zhangbao
4489949ed4
Fix typo
...
It was not mentioned earlier in the article that “A property can be either an accessor (has get/set methods) or a data property (has a value), not both”
So,we should not say "once again".
2020-01-09 18:16:25 +08:00
Alexey Pyltsyn
a4a84083a7
Merge pull request #1700 from dashaezhova/patch-1
...
Fixed typo in article.md
2020-01-07 01:03:51 +03: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
Daria Pimenova
c77de52364
Fixed typo in article.md
...
Fixed small typo in 'Page: DOMContentLoaded, load, beforeunload, unload' article.md
2019-12-30 10:01:24 +04:00
Alexey Pyltsyn
28ed5a3f7d
Merge pull request #1697 from jianlin/patch-1
...
fix typo
2019-12-29 19:17:02 +03:00
Alexey Pyltsyn
87a7232b44
Merge pull request #1698 from karniol/patch-1
...
Fix typo
2019-12-29 19:16:43 +03:00
Ilya Kantor
c2a9c2da58
closure task
2019-12-29 00:33:46 +03:00