Commit graph

809 commits

Author SHA1 Message Date
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
Ilya Kantor
6d05621c8b Merge pull request #41 from yuex/patch-1
fix typo
2017-06-15 09:42:12 +03:00
Ilya Kantor
f17468fc65 Merge pull request #42 from vikaspotluri123/patch-3
Fix minor typo in While-For chapter
2017-06-15 09:42:02 +03:00
Vikas
92d02d9c22 Fix minor typo in While-For chapter
if should have been it!
2017-06-14 23:54:05 -05:00
Xin Yue
627e3f8f1d Create article.md 2017-06-14 12:01:03 -07:00
Mohammad Khalid Hussain
1bf2e8c360 Fixed a typo
retured => returned
2017-06-14 23:25:33 +08:00
Ilya Kantor
ce45bae4b0 Merge pull request #39 from reigningmetal/master
Fixed spelling errors
2017-06-14 10:35:47 +03:00
reigningmetal
81366db51e Merge remote-tracking branch 'refs/remotes/iliakan/master' 2017-06-13 23:29:30 -04:00
reigningmetal
2a17f01575 Spelling
Fixed some more minor spelling errors
2017-06-13 23:29:26 -04:00
Ilya Kantor
ef35cf4fff Merge pull request #37 from jimmyhlee94/master
Small spelling fixes
2017-06-13 23:20:47 +03:00
Ilya Kantor
06f9407604 Merge pull request #38 from aadithpm/patch-1
Edit article.md
2017-06-13 23:20:32 +03:00
Ilya Kantor
0121d62d4a Merge pull request #36 from nathanallen/patch-1
typo: missing underscore prefix for _name
2017-06-13 23:20:07 +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
reigningmetal
c97f53563c Spelling Continued
Checked some spelling further along in the article files. Made some
small grammatical fixes, but mostly spelling.
2017-06-12 20:26:14 -04:00
reigningmetal
42d9f16fe3 Merge remote-tracking branch 'refs/remotes/iliakan/master' 2017-06-12 18:57:53 -04:00
Nathan Allen
04ba7ca07d typo: missing underscore prefix for _name 2017-06-12 11:35:08 -07:00
Ilya Kantor
ec5e557052 Create README.md 2017-06-12 20:58:48 +03:00
reigningmetal
2aebe4bce8 Merge remote-tracking branch 'refs/remotes/iliakan/master' 2017-06-12 11:32:17 -04:00
Ilya Kantor
1fb7296f72 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-06-12 15:57:46 +03:00
Ilya Kantor
00fe9e0c77 minor 2017-06-12 15:57:40 +03:00
Ilya Kantor
856396c4cb Merge pull request #35 from menou2u/patch-2
Correction (one word was missing)
2017-06-12 15:33:59 +03:00
Ilya Kantor
857d8e7a19 Merge pull request #34 from reigningmetal/master
Small spelling changes
2017-06-12 15:33:49 +03:00
Camille Menou
139e00158e Create article.md 2017-06-12 10:46:40 +02: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
Ilya Kantor
78176b6bcc up 2017-06-11 17:58:57 +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
Ilya Kantor
402d7c6941 Merge pull request #27 from Winiex/patch-1
Fix typo
2017-06-11 16:18:17 +03:00
Ilya Kantor
32456cbc14 Merge pull request #26 from bgates/patch-3
fix grammar
2017-06-11 16:18:10 +03:00
Ilya Kantor
a018ff68b2 Merge pull request #25 from bgates/patch-2
remove apostrophe, fix grammar
2017-06-11 16:17:53 +03:00
Ilya Kantor
39ef55d227 Merge pull request #29 from qntmLeap/patch-3
Fix typo
2017-06-11 16:06:35 +03:00
Ilya Kantor
c26c98eb38 Merge pull request #24 from bgates/patch-1
fix grammar: "only exist" s/b "exist only"
2017-06-11 16:00:13 +03:00
reigningmetal
4f5509644d Spelling
edited some more spelling
2017-06-10 14:25:41 -04:00
Aadith PM
53242cb481 Edit typos in article.md 2017-06-10 22:59:58 +05:30
qntmLeap
83f92d3194 Update article.md 2017-06-10 18:39:04 +03:00
winiex
a1757f9555 Fix typo
"beforeload" should be "beforeunload"
2017-06-10 16:52:41 +08:00
reigningmetal
0c0f92ee6b Spelling
Edited some minor spelling errors.
2017-06-09 21:16:00 -04:00
Brian Gates
3bb2bb61ba fix grammar 2017-06-09 19:17:21 -04:00
Brian Gates
a5df0296aa remove apostrophe, fix grammar 2017-06-09 19:12:00 -04:00
Brian Gates
ad912fffd0 fix grammar: "only exist" s/b "exist only"
To say features "only exist" in JavaScript means that the features don't do anything else, they only exist.
JS is unique because it's the only browser technology which has its feature set; the features exist only in JS.
2017-06-09 19:08:59 -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
Ilya Kantor
e4213ea5d5 Merge pull request #20 from wpears/patch-1
Fix typo and formatting
2017-06-10 00:33:55 +03:00
Ilya Kantor
92f1905b2d Merge pull request #18 from vikaspotluri123/patch-1
Remove unnecessary quotation marks
2017-06-10 00:31:27 +03:00
Wyatt Pearsall
295de22b72 Fix typo and formatting 2017-06-08 09:42:22 -07: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