Zeel
4325537b0f
corrected order for subtraction
2020-03-01 17:04:57 +05:30
Ilya Kantor
c72cca89d5
minor fixes
2020-03-01 08:44:34 +00:00
Alex Galkin
637088d5be
Remove useless spaces
...
they have no effect on the article's appearance
2020-02-29 22:58:16 +02:00
LeviDing
c039f04ef9
Update article.md
2020-02-29 19:52:30 +08:00
Peter Roche
88120708b1
"allows to" -> "allows us to" (2x)
2020-02-28 23:48:18 -07:00
Peter Roche
177f4b3b5e
Update article.md
...
"we should use `for...loop`" -> "we should use a `for...loop`"
2020-02-28 22:32:22 -07:00
Peter Roche
131016b7ca
Update article.md
...
"allows to" -> "allows us to" (3x)
2020-02-28 21:49:39 -07:00
Peter Roche
6c8433eedf
Update article.md
...
Rephrasing introductory sentences about async iterators and generators.
2020-02-28 21:27:44 -07:00
Dương Đỗ Minh Châu
2abe375239
Add commas non-terminal properties
2020-02-29 11:13:08 +07:00
Daniel Tinsley
81ea42015b
Fix typo
...
Changed "it's" to "its" since that is the correct spelling of the possessive form of "it."
2020-02-26 17:19:11 -06:00
Alexey Pyltsyn
405150f1f2
Merge pull request #1766 from bibin765/master
...
Update article.md
2020-02-24 01:39:43 +03:00
Alexey Pyltsyn
d0ad658156
Merge pull request #1767 from u-n-known/patch-4
...
Some missing whitespaces
2020-02-24 01:36:04 +03:00
LeviDing
33c2a4e39d
Update article.md
2020-02-23 17:49:11 +08:00
u-n-known
169389f7d5
Some missing whitespaces
2020-02-23 00:36:26 +01:00
Bibin Mathew
2f066b4849
Update article.md
2020-02-22 09:41:35 +05:30
Peter Roche
188f497f86
"better to demonstrate" -> "best demonstrated", ", like this:" -> ":"
2020-02-21 15:56:24 -07:00
u-n-known
dd4d218c6b
Copy and paste mistake
...
The code never has been not OK. It's just a copy from an example of the chapter before.
2020-02-20 23:54:01 +01:00
Nishant
d12903c56c
Mac OS multiline Commenting shortcut is should use 'Option' instead of 'Shift' #1743
...
Fix Submitted.
2020-02-19 00:11:31 +00:00
Ilya Kantor
cedd3ed9ad
closes #1742
2020-02-19 00:02:23 +00:00
Ilya Kantor
233b0bd02b
Merge pull request #1752 from nekhaevskiy/patch-1
...
Remove unnecessary return in couple of examples
2020-02-18 23:52:03 +00:00
Ilya Kantor
323f1552ac
Merge pull request #1754 from rizkyzhang/patch-2
...
Update article.md
2020-02-18 23:51:32 +00:00
Ilya Kantor
1c5b07c3c8
Merge pull request #1755 from rizkyzhang/patch-3
...
Fix typo
2020-02-18 23:51:04 +00:00
Ilya Kantor
2437d3de2a
Merge pull request #1759 from cycduck/wage-gap-fix
...
Gender pay gap noticed in recursion article.md
2020-02-18 23:50:27 +00:00
Ilya Kantor
81def0275e
minor fixes
2020-02-18 23:46:24 +00:00
Kelly K H
642b56329e
edited alice's wage difference, wage is based on the average of her male counterparts and rounded up for easy comprehension.
2020-02-18 13:14:35 -05:00
Rizky
44a6c12654
Fix typo
2020-02-16 11:14:09 +07:00
Rizky
2cd077cca8
Update article.md
2020-02-16 11:04:58 +07:00
Yury Nekhaevskiy
1304aa12fc
Remove unnecessary return in couple of examples
2020-02-14 10:34:33 +03:00
Peter Roche
c6c25c97da
Update article.md
...
"if arguments count" -> "if the arguments count"
"allows to easily" -> "allows us to easily"
"seen in the logging example:" -> "seen in the logging example,"
rephrasing rest of above sentence for readability
2020-02-13 22:19:17 -07:00
Peter Roche
7fb11bd13a
Update article.md
...
"get in details" -> "get in to the details"
2020-02-13 21:49:19 -07:00
u-n-known
f8e2ed0eca
Either quotation marks or italicization
...
Highlighting twice is unnecessary.
2020-02-14 00:41:09 +01:00
Georgy
2bc6d87804
Fix translation
2020-02-13 00:07:20 -05:00
Ilya Kantor
cb8c12c5c6
Merge pull request #1746 from u-n-known/patch-2
...
Incorrect precedence numbers (prob. "language-wide")
2020-02-12 12:38:14 +00:00
Peter Roche
837f7ab024
Update article.md
...
"chapter" -> "article" 2x
2020-02-11 22:19:54 -07:00
u-n-known
00a1f2c470
False precedence numbers
...
According to the MDN precedence-table you've linked some precedence numbers are incorrect. Having a quick look at different language versions (French and Russian) this error may has to be corrected at every version.
2020-02-11 18:15:36 +01:00
Alexey Pyltsyn
425a0af8be
Merge pull request #1745 from u-n-known/patch-1
...
Grammar mistake (?)
2020-02-11 14:35:22 +03:00
Peter Roche
0b2e5e745b
Update article.md
...
"on the paper" -> "on paper"
2020-02-10 23:24:00 -07:00
Peter Roche
59861ad2e3
Update article.md
...
"return `undefined`" -> "returns `undefined`"
2020-02-10 23:02:31 -07:00
Peter Roche
bad9ca5465
Update article.md
...
add semicolon at end -> " return prop >= target.start && prop <= target.end;"
2020-02-10 21:45:12 -07:00
u-n-known
bad780799f
Grammar mistake (?)
...
It literally says «Operating System system functions.»
2020-02-10 23:25:43 +01:00
Alexey Pyltsyn
cad5a28a21
Fix link in BigInt
2020-02-10 18:29:17 +03:00
Peter Roche
10c7807f49
Update article.md
...
"as `Proxy` trap" -> "as the `Proxy` trap"
2020-02-08 21:02:22 -07:00
Peter Roche
fd0d378f0a
Update article.md
...
"chapter" -> "article" (6 times or so)
I believe that is consistent with the agreed-upon terminology.
2020-02-08 20:44:59 -07:00
Peter Roche
2fee345f6e
Update article.md
...
"That's not a function" -> "It's not a function"
2020-02-08 16:39:17 -07:00
Peter Roche
08720f059a
Update article.md
...
"better convenience" -> "more convenience"
2020-02-08 16:05:53 -07:00
Peter Roche
3fc0a5d591
Update article.md
...
"`async` attribute" -> "the `async` attribute"
2020-02-08 00:54:14 -07:00
Peter Roche
3fe2976963
Update article.md
...
"be aware that HTML-page" -> "be aware that the HTML page"
2020-02-07 01:08:07 -07:00
Peter Roche
c3213d38f7
Update article.md
...
"allows to configure" -> "allows us to configure"
2020-02-07 00:37:33 -07:00
Peter Roche
bd0fbf925b
Update article.md
...
"Let's see that on examples." -> "Let's look at them using examples:"
2020-02-07 00:33:12 -07:00
Peter Roche
f47b732265
Update article.md
...
"That's the correct variant:" -> "This is the correct variant:"
2020-02-07 00:27:38 -07:00