Commit graph

2069 commits

Author SHA1 Message Date
simmayor
c2b4814e3d Fixed spelling 2018-12-12 16:03:50 -05:00
simmayor
cb416aa79a Grammar 2018-12-12 15:56:52 -05:00
simmayor
ca71ff1418 Fixed typo 2018-12-12 15:10:46 -05:00
Stratyev
4cda3f44ae
Update article.md
Remove the extra parenthesis.
2018-12-12 23:01:11 +03:00
Mau Di Bert
6a786dfe93
Update solution.md 2018-12-12 11:13:22 -03:00
simmayor
2df1812149 Fixed multiple issues that occur when mouseup occurs outside window 2018-12-11 23:06:00 -05:00
simmayor
a9756766a0 Grammar 2018-12-11 22:02:30 -05:00
simmayor
72ef359fc0 Grammar 2018-12-11 17:27:39 -05:00
Bianca Power
7d4667a620
Fix grammatical typo 2018-12-11 08:36:58 +11:00
Mau Di Bert
8311b44581
Update test.js 2018-12-10 10:27:48 -03:00
Mau Di Bert
7bc8404474
Update test.js 2018-12-10 10:26:29 -03:00
Mau Di Bert
b2e6ab2605
Update test.js 2018-12-10 10:24:20 -03:00
Mau Di Bert
46081def56
Update article.md 2018-12-10 10:19:16 -03:00
Satwik Gupta
d0d795ecc2 array of string 2018-12-10 17:10:37 +05:30
simmayor
66ef6878b7 Fixed spelling and grammar 2018-12-08 20:56:28 -05:00
simmayor
efafc9121b Removed duplicate word 2018-12-08 20:47:01 -05:00
simmayor
efbf871daf Changed 'fieldInnerCoords' to 'fieldCoords' to match image and text 2018-12-08 20:44:22 -05:00
simmayor
a9cd88a3fb Fixed grammar 2018-12-08 17:29:13 -05:00
lindsaysofia
3060be8505
Changed ‘anotherFunctions’ to ‘anotherFunction’
Also separated ‘everytime’
2018-12-07 15:09:37 -08:00
simmayor
4f69af1ef3 Fixed spelling 2018-12-07 17:56:44 -05:00
simmayor
0159255798 Fixed spelling 2018-12-07 15:12:01 -05:00
user
7a704e50fb semicolons 2018-12-07 15:08:44 -05:00
imidom
776d7e6d0a
Remove VS Code from IDE section 2018-12-07 11:55:04 -05:00
Ilya Kantor
23b5766b82
Merge pull request #653 from simmayor/master
task.md - 'decrease' probably should not have an argument
2018-12-07 13:19:42 +03:00
Ilya Kantor
67140c3a7b
Merge pull request #654 from simmayor/spydecorator
Grammar
2018-12-07 13:19:24 +03:00
user
5dddf7de89 Grammar 2018-12-06 18:06:29 -05:00
simmayor
d736fd985f
Merge pull request #1 from simmayor/fnCounterTask
task.md - 'decrease' probably should not have an argument
2018-12-06 14:49:03 -05:00
simmayor
b9b944dfe6
Update task.md 2018-12-06 14:47:40 -05:00
Ilya Kantor
de3454176b
Merge pull request #646 from caspringer/patch-4
Fix comma usage
2018-12-06 20:12:28 +03:00
Ilya Kantor
80627b05f3
Merge pull request #647 from caspringer/patch-5
Fix incorrect grammer
2018-12-06 20:12:16 +03:00
Ilya Kantor
983042fed3
Merge pull request #648 from ju-hyun-park/master
Update article.md
2018-12-06 20:11:58 +03:00
Ilya Kantor
a623ce4ea4
Merge pull request #650 from imidom/patch-2
Update syntax / grammar of 3-devtools
2018-12-06 20:11:12 +03:00
Ilya Kantor
78a844451f
Merge pull request #645 from caspringer/patch-3
Fix comma usage
2018-12-06 20:10:44 +03:00
imidom
9c99eec23a
Update syntax / grammar of 3-devtools 2018-12-05 16:33:52 -05:00
imidom
f7044234bc
Update syntax / grammar of 2-code-editors
Please note that "Visual Studio Code" is listed as both an IDE and a lightweight editor. I think this is being discussed [here](https://github.com/iliakan/javascript-tutorial-en/pull/534)
2018-12-05 12:05:19 -05:00
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
86b6987a66
Merge pull request #644 from Ghost-017/patch-4
update
2018-12-05 12:41:12 +03:00
Ilya Kantor
911804892b
Merge pull request #638 from dagolinuxoid/addTests
add test for getMaxSubSum
2018-12-05 12:40:58 +03:00
Ghost-017
afce64b258
Update article.md 2018-12-05 17:39:28 +08: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