Commit graph

872 commits

Author SHA1 Message Date
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
Ilya Kantor
fb04fe23d9 Merge pull request #7 from nalekberov/patch-1
Update article.md
2017-06-07 17:37:12 +03:00
Ilya Kantor
54ecde3b4d Merge pull request #14 from smbadiwe/patch-2
Update article.md
2017-06-07 17:37:04 +03:00
Ilya Kantor
c337b8817c Merge pull request #15 from datitisev/patch-1
Fix RegEx methods typo in code
2017-06-07 17:36:46 +03:00
Ilya Kantor
a662c36372 Merge pull request #16 from moojjoo/patch-1
Update article.md
2017-06-07 17:36:38 +03:00
Ilya Kantor
046385d923 Merge pull request #17 from yaDaryStil/patch-1
Update article about Promises chaning
2017-06-07 17:36:30 +03:00
Artem Tymchenko
a5d4d5fa98 Update article.md 2017-06-07 14:02:37 +03:00
Ilya Kantor
3f338a6f08 Update README.md 2017-06-07 12:24:26 +03:00
Moojjoo
6ba868b375 Update article.md
Line 388 word smithing.
2017-06-06 14:57:59 -04:00
David Sevilla Martín
31e3c58f03 Fix RegEx methods typo in code 2017-06-06 09:08:28 -04:00
Somadina Mbadiwe
e2790d0253 Update article.md 2017-06-06 05:27:47 -07:00
Ilya Kantor
99bc9bf01c Merge pull request #8 from amanbangad/patch-2
Update article.md
2017-06-06 14:31:27 +03:00
Ilya Kantor
450101d308 Merge pull request #10 from Daniel15/patch-1
Link to free Visual Studio Community edition, and clarify cross-platform paragraph
2017-06-06 14:30:55 +03:00
Ilya Kantor
ca46cb15b1 Merge pull request #11 from AGCB/patch-1
two typos
2017-06-06 14:30:39 +03:00
Ilya Kantor
7e29612135 Merge pull request #12 from smbadiwe/patch-1
Update article.md
2017-06-06 14:30:28 +03:00
Ilya Kantor
73b4d4edbe Merge pull request #13 from meetsha/patch-1
Fixed typos in article.md
2017-06-06 14:30:21 +03:00
Ilya Kantor
448c46175c Merge pull request #6 from amanbangad/patch-1
Update article.md
2017-06-06 14:30:05 +03:00
Ashmeet Singh
0cecd96f1d Fixed typos in article.md
There were some typos in the first line of A semicolon section. (Line 122).  I have proposed a possible fix.
2017-06-06 16:30:23 +05:30
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
Daniel Lo Nigro
065a66f454 Link to free Visual Studio Community edition, and clarify cross-platform paragraph 2017-06-06 11:47:19 +10:00
Aman Bangad
8d150d44db Update article.md
The old code doesn't work. 
Is this what you wanted to show?
2017-06-05 09:59:09 -04:00
Nurlan Alekberov
109fe90151 Update article.md 2017-06-05 17:10:50 +04:00
Aman Bangad
f284fea362 Update article.md
output fixed
2017-06-05 09:04:55 -04:00
Ilya Kantor
168b273caa Update README.md 2017-06-05 14:40:44 +03:00
Ilya Kantor
21019f9b66 Update README.md 2017-06-05 14:39:04 +03:00
Ilya Kantor
649ad4b05e Merge pull request #1 from snazbala/patch-1
Fix typo
2017-06-05 14:34:48 +03:00
Ilya Kantor
e54cb7a59b Merge pull request #2 from qntmLeap/patch-1
Fix the mistake in the name of the event property
2017-06-05 14:34:37 +03:00
Ilya Kantor
eb7c0dbc36 Merge pull request #3 from ericyang89/master
fix typo fforget
2017-06-05 14:34:24 +03:00
Ilya Kantor
5bd6424ef2 Merge pull request #4 from qntmLeap/patch-2
Fix typo in the code
2017-06-05 14:34:17 +03:00
Ilya Kantor
bf3398baae Merge pull request #5 from umesh53/patch-1
Update article.md
2017-06-05 14:34:05 +03:00
Uma Maheswar
8c1b1ca4cf Update article.md 2017-06-05 12:36:11 +05:30
qntmLeap
0fa7d5a8d5 Fix typo in the code 2017-06-05 08:21:51 +03:00
yangchuan
b792cf9cd0 fix type fforget 2017-06-05 12:26:27 +08:00
qntmLeap
89f048e4d0 Fix typo
Change `event.return` to `event.repeat`
2017-06-04 17:05:24 +03:00
Ilya Kantor
9add0b1c88 edits 2017-06-04 11:05:48 +03:00
Ilya Kantor
3cd2bcd48c symbols 2017-06-04 01:14:41 +03:00
snazbala
53ef9909ec Fix typo 2017-06-03 14:48:52 -07:00