Ilya Kantor
fe5d6d9570
Merge pull request #1765 from u-n-known/patch-3
...
Copy and paste mistake
2020-03-21 09:12:53 +03:00
Ilya Kantor
94b9c9d776
minor fixes
2020-03-21 09:11:53 +03:00
Ilya Kantor
c116813f9b
Merge pull request #1800 from Violet-Bora-Lee/master
...
minor fixes
2020-03-14 10:48:04 +03:00
Violet Bora Lee
958cbe72b8
minor fixes
...
- fix erratas
- fix wrong error message
- add 'run' on runnable example
- add explanation about window.onload property corresponding load event
- add comment about window.onstorage property corresponding storage event
2020-03-14 07:27:49 +09:00
Alexey Pyltsyn
36737518f8
Fix typo
2020-03-10 12:54:07 +03:00
Ilya Kantor
fcfef6a078
Merge pull request #1782 from zeel/patch-1
...
corrected order for subtraction
2020-03-01 12:58:49 +00:00
Ilya Kantor
4a15b96613
Merge pull request #1783 from Violet-Bora-Lee/patch-1
...
minor fixes
2020-03-01 12:58:26 +00:00
Bora Lee (Violet)
cf6821e0a4
minor fixes
2020-03-01 21:27:35 +09:00
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
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
7550fd59fa
Merge pull request #1777 from javascript-tutorial/paroche-patch-19
...
Update article.md
2020-02-28 21:54:03 -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
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
Ilya Kantor
87d03ce17b
Merge pull request #1768 from leviding/patch-3
...
Fix minor typo error of 1-js/06-advanced-functions/03-closure/article.md
2020-02-23 17:19:41 +00: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
Ilya Kantor
3e93486425
closes #1758
2020-02-20 09:42:25 +00:00
Ilya Kantor
016213e445
Merge pull request #1760 from nishantsinghcs/patch-1
...
Mac OS multiline Commenting shortcut is should use 'Option' instead o…
2020-02-19 00:15:04 +00: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
6fa9659ea6
Merge pull request #1756 from achianumba/patch-1
...
fix: Minor typo and grammar
2020-02-18 23:50:49 +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
Arinze Chianumba
5413a9cb08
fix: Minor typo and grammar
2020-02-16 10:54:28 +01: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
Ilya Kantor
9acc1302a1
fixes #1747
2020-02-14 13:46:16 +00: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
Peter Roche
220bed3fd6
Update article.md
...
"From one hand" -> "On one hand"
2020-02-13 20:44:48 -07:00
Peter Roche
1dd5e0681c
Update article.md
...
"to react on other user actions" -> "to react to other user actions" (a little more natural sounding)
2020-02-13 20:41:51 -07:00
Peter Roche
0b2cbf947b
Update article.md
...
'The browser may even show "the script..." warning' -> 'The browser may even show a "the script..." warning'
2020-02-13 20:37:09 -07:00
Peter Roche
6cf0f086e7
Update article.md
...
"using nested `setTimeout`:" -> "using nested `setTimeout` calls:"
2020-02-13 20:34:23 -07:00
Peter Roche
863b3207c1
Update article.md
...
"big text" -> "large amount of text"
"evade problems" -> "avoid problems"
"another 100 lines" -> "for the next 100 lines"
"To demonstrate the approach" -> "To demonstrate this approach"
"instead of syntax-highlighting" -> "instead of text-highlighting,"
2020-02-13 20:31:29 -07: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
62c32d2351
Update article.md
...
"roll our own" -> "roll your own"
"can see that's" - "can see that that's"
2020-02-12 01:04:14 -07:00
Peter Roche
42920c176f
Update article.md
...
"similar stuff to described above" -> "similar stuff to what's described above"
2020-02-12 01:02:24 -07:00
Ilya Kantor
db9b5805c4
closes #1747
2020-02-12 07:40:35 +00:00