Ilya Kantor
19a6d6d2c1
Merge pull request #643 from imidom/patch-1
...
Update wording of 01-Getting-Started
2018-12-05 18:40:49 +03:00
caspringer
a22ab40e03
Fix incorrect grammer
2018-12-05 09:16:07 -05:00
juhyun
cd7dcd6478
Update article.md
...
How about adding semicolon like this?
Yes, omitting the semicolon does not cause a problem. But in this
case, adding the semicolon is more consistent and obvious.
2018-12-05 23:03:18 +09:00
caspringer
337c6deb7a
Fix comma usage
2018-12-05 08:49:44 -05:00
caspringer
42f0985b28
Fix comma usage
2018-12-05 08:47:29 -05:00
Ilya Kantor
ad8ab1d55f
Update article.md
2018-12-05 15:55:02 +03:00
Ilya Kantor
3a959837f8
Merge pull request #639 from caspringer/patch-1
...
Update article.md
2018-12-05 12:49:11 +03:00
Ilya Kantor
045b05ee9e
Merge pull request #640 from caspringer/patch-2
...
Update article.md
2018-12-05 12:48:57 +03:00
Ilya Kantor
75310f4797
Merge pull request #642 from LindsaySofia/patch-1
...
Added a word to make it flow better.
2018-12-05 12:44:03 +03:00
Ilya Kantor
911804892b
Merge pull request #638 from dagolinuxoid/addTests
...
add test for getMaxSubSum
2018-12-05 12:40:58 +03:00
imidom
8d86c31829
Update wording of 01-Getting-Started
...
Hi! I'm learning Javascript and have found these tutorials to be incredibly helpful. While the articles are very clear, some of the wording isn't natural to me as an English speaker. I was hoping I could contribute to this project by updating the wording of the articles to read more like natural English. If you like these edits, let me know and I'll make my way through the rest of the articles as I read them. Thanks for creating this.
2018-12-04 12:51:25 -05:00
LindsaySofia
5ce0bc36cc
Added a word to make it flow better.
2018-12-03 10:13:53 -08:00
Ilya Kantor
2687001ee5
improvements
2018-12-02 09:47:08 +03:00
caspringer
6f4fc2ed5d
Update article.md
2018-11-27 17:34:53 -05:00
caspringer
daa47112ec
Update article.md
2018-11-27 17:25:58 -05:00
dagolinuxoid
7dc3cdac4a
add test for getMaxSubSum
2018-11-26 17:04:28 +03:00
Ilya Kantor
21a89ce15e
minor
2018-11-26 12:22:27 +03:00
Ilya Kantor
b79f8d7960
more clarifications, fixes #620
2018-11-26 11:45:18 +03:00
Ilya Kantor
2602434c6a
Update article.md
2018-11-26 11:31:43 +03:00
Shashank Rajesh
1141033688
Fixed euphonic error.
...
Changed "an" to "a".
P.S: Love your work! Can't believe that its free!
2018-11-22 17:45:31 -05:00
Ilya Kantor
fb3264a8cd
Merge pull request #619 from gratiaa/patch-7
...
[PR] Update article.md
2018-11-18 23:37:54 +03:00
Ilya Kantor
c5bd5caec6
Merge pull request #621 from HAKSOAT/patch-1
...
Update article.md
2018-11-18 23:37:36 +03:00
Ilya Kantor
5886ac3738
Merge pull request #622 from mathiasbockwoldt/patch-1
...
Added info about evaluation of default parameters
2018-11-18 23:37:19 +03:00
Ilya Kantor
97528aa231
Merge pull request #623 from ShandilyaPrasanna/patch-2
...
Update article.md
2018-11-18 23:36:42 +03:00
Ilya Kantor
441ad48c5d
Merge pull request #625 from imPROgramer/patch-1
...
strict mode
2018-11-18 23:36:12 +03:00
Ilya Kantor
33b1cb026f
Merge pull request #615 from jayhybrid/patch-6
...
Added whitespaces
2018-11-18 23:35:53 +03:00
imPROgramer
ad6ec87f3a
strict mode
...
Original statement sounded like there are multiple strict mode.It's more clear this way.
2018-11-18 12:59:57 -05:00
Prasanna Shandilya
65bd64307b
Update article.md
...
str.lastIndexOf syntax incorrect
2018-11-15 20:15:37 +05:30
Mathias Bockwoldt
43b1a82a37
Added info about evaluation of default parameters
...
See issue #573 for reasoning.
2018-11-14 09:47:30 +01:00
Habeeb Shopeju
8441c001b3
Update article.md
...
Minor correction regarding condition for strings to numbers type conversion.
2018-11-14 08:56:38 +01:00
Young Bae
540ca28b3e
Update article.md
2018-11-12 17:05:48 +09:00
Ilya Kantor
991ca66d70
Merge pull request #616 from jayhybrid/patch-7
...
Improved phrasing
2018-11-09 13:32:20 +03:00
Jay
b1b04d9ff2
Update article.md
2018-11-09 11:29:18 +01:00
Ilya Kantor
94b90c04f3
Merge pull request #614 from jayhybrid/patch-5
...
Improved phrasing
2018-11-09 12:26:22 +03:00
Jay
fa3916f4c0
Improved phrasing
2018-11-09 10:04:30 +01:00
Jay
113afd5e31
Added whitespaces
...
It's really just a matter of taste, I think it's more consistent and legible to use whitespaces before and after the operators.
2018-11-09 09:22:16 +01:00
Jay
0f09ce5e64
Improved phrasing
2018-11-09 09:16:27 +01:00
Jay
43f3300c8f
Improved phrasing
2018-11-09 08:29:47 +01:00
Ilya Kantor
089dcb6a12
Merge pull request #612 from jayhybrid/patch-3
...
Improved phrasing
2018-11-09 10:27:18 +03:00
Ilya Kantor
cb95f346c1
Merge pull request #597 from PandaBoi57/patch-1
...
Fixed the wikipedia link
2018-11-09 10:26:30 +03:00
Ilya Kantor
76cd7b9097
Merge pull request #598 from Gogy/patch-1
...
Link to the list of reserved words
2018-11-09 10:26:19 +03:00
Ilya Kantor
6b4fc7226a
Merge pull request #601 from gratiaa/patch-5
...
[PR] Fix minor typos
2018-11-09 10:25:56 +03:00
Ilya Kantor
fea220953f
Merge pull request #602 from gratiaa/patch-6
...
[PR] fix typos
2018-11-09 10:25:43 +03:00
Jay
9f8c0a7f9f
Improved phrasing
2018-11-09 08:25:40 +01:00
Ilya Kantor
f4deba0356
Merge pull request #604 from jsonkao/patch-1
...
Small changes in Advanced Functions -> Closures
2018-11-09 10:25:30 +03:00
Ilya Kantor
1d517a6ded
Merge pull request #608 from jayhybrid/jayhybrid-patch-1
...
Improved phrasing
2018-11-09 10:24:57 +03:00
Ilya Kantor
2635fe2867
Merge pull request #609 from jsonkao/patch-3
...
Update article.md
2018-11-09 10:24:46 +03:00
Ilya Kantor
901fac0595
Merge pull request #610 from jayhybrid/patch-1
...
Improved phrasing
2018-11-09 10:24:33 +03:00
Jay
610c164510
Improved phrasing
2018-11-09 08:22:37 +01:00
Jay
5a8bb8a43f
Improved phrasing
2018-11-09 08:20:33 +01:00