Ilya Kantor
ad4b698bc6
Merge pull request #84 from IanWitham/patch-5
...
Typo and syntax fixes
2017-07-10 00:03:47 +03:00
Ilya Kantor
323100f928
Merge pull request #85 from IanWitham/patch-4
...
Grammar fixes
2017-07-10 00:03:27 +03:00
Kurczok
8ab9acafba
Merge pull request #6 from Kurczok/patch-2
...
Update article.md
2017-07-09 11:33:58 +02:00
Kurczok
e833ecb02f
Merge pull request #5 from Kurczok/patch-1
...
Patch 1
2017-07-09 11:33:22 +02:00
Kurczok
dd1207fbf4
Update article.md
2017-07-09 11:27:44 +02:00
Kurczok
e9595b8c99
Update article.md
2017-07-09 11:00:40 +02:00
Ian Witham
215233b12f
Grammar fix
...
Should be "its", not "it's" (which means "it is")
2017-07-09 15:29:28 +12:00
Ian Witham
16a3cd482e
Typo and syntax fixes
2017-07-09 15:20:31 +12:00
Ian Witham
effefc80bc
Grammar fixes
...
A few grammar and typo fixes
2017-07-09 12:57:24 +12:00
Ian Witham
a41a141613
Grammar fix
2017-07-09 12:16:45 +12:00
Ian Witham
acf0b2f0ea
Fixed unclear syntax and gendered language
...
Cleaned up some bad grammar in the summary. Replaced occurrences of "he" with gender neutral language.
2017-07-09 12:04:46 +12:00
Ian Witham
75fc2c556f
Update article.md to fix typo
...
Section should refer to "strict" comparison operator, not "string" comparison operator.
2017-07-09 11:28:16 +12:00
Ilya Kantor
48b6f4a663
Merge pull request #71 from jeff-wolff/patch-2
...
maintain consistency in example
2017-07-08 12:38:33 +03:00
Ilya Kantor
edfb8248f1
minor
2017-07-03 21:56:36 +03:00
jeff-wolff
60cb38dd82
maintain consistency in example
2017-07-02 17:25:46 -07:00
Ilya Kantor
1ad6eb609b
Merge pull request #55 from cpxPratik/patch-1
...
Update solution.md
2017-06-30 13:56:20 +03:00
Ilya Kantor
186f25154f
Merge pull request #57 from brajabi/patch-1
...
Fix undeclared variable
2017-06-30 13:56:02 +03:00
Ilya Kantor
0ae4319050
Update article.md
2017-06-30 13:52:33 +03:00
Behnam Rajabifard
5eb19a5b7f
Fix undeclared variable
...
Add `let` before `a` variable
2017-06-21 12:00:20 +04:30
cpxPratik
3e56ae3711
Update solution.md
...
Fix comments
2017-06-20 17:04:33 +05:45
Ilya Kantor
d67c04c22f
minor
2017-06-17 19:00:42 +03:00
Ilya Kantor
ae1a1a0941
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2017-06-17 17:20:45 +03:00
Nicolas Larose
dbcfaf6351
Create article.md
2017-06-15 12:26:49 -04:00
Ilya Kantor
9845639f90
Merge pull request #40 from khalid-hussain/patch-1
...
Fixed a typo
2017-06-15 09:42:20 +03:00
Vikas
92d02d9c22
Fix minor typo in While-For chapter
...
if should have been it!
2017-06-14 23:54:05 -05:00
Mohammad Khalid Hussain
1bf2e8c360
Fixed a typo
...
retured => returned
2017-06-14 23:25:33 +08:00
Ilya Kantor
2f0261b375
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2017-06-14 10:36:02 +03:00
Ilya Kantor
e37d4ac498
fix
2017-06-14 10:35:59 +03:00
Ilya Kantor
ef35cf4fff
Merge pull request #37 from jimmyhlee94/master
...
Small spelling fixes
2017-06-13 23:20:47 +03:00
Aadith PM
c7e82236ce
Edit article.md
...
Extended the reason for the do..while loop a bit
2017-06-13 21:55:02 +05:30
Jimmy Lee
dbade6cd11
spelling fixes
2017-06-12 21:15:35 -05:00
Jimmy Lee
99f6e0729b
spelling fix
2017-06-12 21:14:09 -05:00
Ilya Kantor
857d8e7a19
Merge pull request #34 from reigningmetal/master
...
Small spelling changes
2017-06-12 15:33:49 +03:00
Ilya Kantor
83cc351486
Merge pull request #30 from aadithpm/patch-3
...
Edit typos in article.md
2017-06-11 21:27:29 +03:00
reigningmetal
21bc29ef0b
Other spelling
...
Spelling corrections
2017-06-11 10:44:43 -04:00
Ilya Kantor
733b0c66b5
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
2017-06-11 16:24:08 +03:00
Ilya Kantor
acee6949c9
up
2017-06-11 16:24:04 +03:00
Aadith PM
53242cb481
Edit typos in article.md
2017-06-10 22:59:58 +05:30
Brian Gates
3bb2bb61ba
fix grammar
2017-06-09 19:17:21 -04:00
Ilya Kantor
3f9fecf51b
Merge pull request #19 from vikaspotluri123/patch-2
...
Fix code reference typo
2017-06-10 00:34:15 +03:00
Vikas
f7b8116840
Fix code reference typo
...
The code comments have (1) as null > 0, and (3) as null >= 0, but in the textual explanation, it was incorrectly stated as (3) null > 0, and (1) null >= 0.
2017-06-07 19:11:57 -05:00
Vikas
7086f278d1
Remove unnecessary quotation marks
...
When demonstrating how to start and end comments, there is a code block AND quotations, which can be confusing. Since the code block is already there, the quotation marks are redundant.
2017-06-07 15:31:18 -05:00
Ilya Kantor
fb04fe23d9
Merge pull request #7 from nalekberov/patch-1
...
Update article.md
2017-06-07 17:37:12 +03:00
Moojjoo
6ba868b375
Update article.md
...
Line 388 word smithing.
2017-06-06 14:57:59 -04:00
Ilya Kantor
ca46cb15b1
Merge pull request #11 from AGCB/patch-1
...
two typos
2017-06-06 14:30:39 +03:00
Somadina Mbadiwe
600733ee0f
Update article.md
2017-06-06 03:03:59 -07:00
AGCB
074151aadf
two typos
2017-06-05 21:56:40 -07:00
Nurlan Alekberov
109fe90151
Update article.md
2017-06-05 17:10:50 +04:00
snazbala
53ef9909ec
Fix typo
2017-06-03 14:48:52 -07:00
Ilya Kantor
d7bdee140f
fixes
2017-05-10 18:07:56 +03:00