Commit graph

995 commits

Author SHA1 Message Date
Yofri
2908fe7fe6 typo 2017-06-27 21:40:52 +07:00
Yofri
15d0e14b87 typo 2017-06-27 21:31:13 +07:00
Yofri
d2691263ce typo 2017-06-26 20:42:44 +07:00
rzaaeeff
8dfe1644d8 Correct formatting 2017-06-26 16:13:21 +04:00
rzaaeeff
17f7012428 Correct typo 2017-06-26 15:17:51 +04:00
Yofri
7da4376fda typo 2017-06-26 09:14:19 +07:00
Mohammad Rajabifard
9a9f95358d Fix type resule to result 2017-06-24 16:52:56 +04:30
Johan Meester
d7bfdc14a8 Inner setTimeout() wrongly refering to tick()
In the 'Recursive setTimeout' section in the example for sending server request the inner setTimeout() refers to a non-existing tick() function. Should be the outer request() function.
2017-06-23 13:36:52 +02:00
Mani Mishra
da425c060b fix HTML typo with innerHTML 2017-06-22 20:02:23 +05:30
Arthur
db5a80bbe3 Update article.md 2017-06-22 15:57:26 +03:00
Behnam Rajabifard
5eb19a5b7f Fix undeclared variable
Add `let` before `a` variable
2017-06-21 12:00:20 +04:30
Salomon Dion
24fcd39c06 Update article.md 2017-06-20 18:25:54 +00:00
Ilya Kantor
2a0516d174 symbols 2017-06-20 14:46:56 +03:00
cpxPratik
3e56ae3711 Update solution.md
Fix comments
2017-06-20 17:04:33 +05:45
Yofri
84936782b5 typo 2017-06-20 16:03:48 +07:00
Yofri
62acc7da51 another typo 2017-06-20 04:19:52 +07:00
Shea Cole
9d062c3895 Misspelled word
The word "litteral" should be "literal".
2017-06-19 15:27:56 -05:00
Ilya Kantor
138fb2e022 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-06-19 17:21:31 +03:00
Ilya Kantor
b6c7a71d0c fixes 2017-06-19 17:21:26 +03:00
Aadith PM
5547a46216 Edit typo 2017-06-19 19:37:40 +05:30
Ilya Kantor
9d0c74b5e1 Merge pull request #46 from aadithpm/patch-6
Edit typo
2017-06-19 09:54:58 +03:00
Ilya Kantor
08c3e0da1c Merge pull request #47 from aadithpm/patch-7
Edit typo
2017-06-19 09:54:46 +03:00
Ilya Kantor
4514ebcf7f Merge pull request #50 from Yofri/master
i think this is wrong
2017-06-19 09:54:38 +03:00
Yofri
ed1d8fbff4 i think this is wrong 2017-06-19 04:43:08 +07:00
Aadith PM
9f5ff21401 Edit typo 2017-06-18 19:59:47 +05:30
Aadith PM
c3548b61e1 Edit typo 2017-06-17 22:32:28 +05:30
Ilya Kantor
d67c04c22f minor 2017-06-17 19:00:42 +03:00
Ilya Kantor
749e6e164b handleEvent 2017-06-17 18:01:43 +03:00
Ilya Kantor
ae1a1a0941 Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-06-17 17:20:45 +03:00
Ilya Kantor
fdb25219ec Merge pull request #44 from menou2u/patch-4
Conjugation correction
2017-06-15 22:34:10 +03:00
Ilya Kantor
bb98de1039 Merge pull request #45 from nick286/patch-1
Create article.md
2017-06-15 22:34:04 +03:00
Ilya Kantor
f649fbbc0c Merge pull request #43 from menou2u/patch-3
Correction in a sentence
2017-06-15 22:33:48 +03:00
Nicolas Larose
dbcfaf6351 Create article.md 2017-06-15 12:26:49 -04:00
Camille Menou
654f5dbdda Conjugation correction
"So there exist" instead of "So there exists"
2017-06-15 14:55:16 +02:00
Camille Menou
0966dd4bd4 Correction in a sentence 2017-06-15 12:47:29 +02: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
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
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