Commit graph

1175 commits

Author SHA1 Message Date
Alexander
14a926c7a3 Typos & spacing 2017-09-28 07:15:40 +03:00
Ilya Kantor
43c197889e Merge pull request #217 from Thespawnexe/patch-4
Moar spaces in 07-operators.
2017-09-27 15:16:28 +03:00
Ilya Kantor
5249604598 Merge pull request #219 from Hobinx/patch-2
Fix typo
2017-09-27 15:16:17 +03:00
Ilya Kantor
6dd1311c21 Merge pull request #218 from Hobinx/patch-1
Fix single quotes mismatch.
2017-09-27 15:16:03 +03:00
kosoado
163e61a208 Fix typo 2017-09-27 06:48:12 -05:00
kosoado
4245cb4467 Fix single quotes mismatch. 2017-09-27 06:44:57 -05:00
Felipe Lerma
7890fb83b4 Moar spaces in 07-operators.
Added moar spaces to 07-operators.
2017-09-26 23:21:37 -07:00
Ilya Kantor
66145f5646 Merge pull request #215 from Thespawnexe/patch-3
update article.md for 07-operators.
2017-09-27 09:04:56 +03:00
Felipe Lerma
9a429354d8 update article.md for 07-operators.
adding spaces:  

changing '2+2' to '2 + 2'
2017-09-26 22:55:47 -07:00
Ilya Kantor
620074984b Merge pull request #208 from usernamehw/patch-5
Spacing
2017-09-27 00:51:55 +03:00
Ilya Kantor
7043ab393a Merge pull request #207 from usernamehw/patch-4
Spacing
2017-09-27 00:51:38 +03:00
Ilya Kantor
5a304d4719 Merge pull request #205 from usernamehw/patch-3
Extra space & missing newline
2017-09-27 00:49:57 +03:00
Ilya Kantor
3f12793229 Merge pull request #204 from usernamehw/patch-2
Operator spacing and unclosed quotes
2017-09-27 00:49:47 +03:00
Ilya Kantor
341595322f Merge pull request #203 from shubham0892/patch-1
Update article.md
2017-09-27 00:49:37 +03:00
Ilya Kantor
d684a53f22 Merge pull request #202 from usernamehw/patch-1
Fix spaces around operator
2017-09-27 00:49:30 +03:00
Ilya Kantor
2e63c4f0e9 Merge pull request #201 from ozimos/patch-1
Update article.md
2017-09-27 00:49:15 +03:00
Ilya Kantor
d9cc4012f4 Merge pull request #209 from usernamehw/patch-6
Spacing
2017-09-27 00:48:28 +03:00
Ilya Kantor
a1b2d95db7 Merge pull request #210 from usernamehw/patch-7
Typo
2017-09-27 00:48:19 +03:00
Ilya Kantor
84e95d2851 Merge pull request #211 from MikkelSandbag/patch-1
1 > 02 > 12 > skipping parts (infinite loop)
2017-09-27 00:48:05 +03:00
Ilya Kantor
cbf8281fd3 Merge pull request #212 from Thespawnexe/patch-2
Update Solution.md - Task Typo Fix.
2017-09-27 00:47:40 +03:00
Felipe Lerma
534c557ecd Update Solution.md - Task Typo Fix.
changed "substruction" to "subtraction" in Task section of "Type Conversions."
2017-09-25 22:20:02 -07:00
Mikkel Sandberg
b91505aa03 1 > 02 > 12 > skipping parts (infinite loop)
There's an infinite loop on the second omit example, because i is never iterated. If you iterate inside the alert call, then that should fix it.
2017-09-25 11:58:19 -07:00
Alexander
aae4dfd17b Typo 2017-09-25 21:19:53 +03:00
Alexander
6b61befda3 Spacing 2017-09-25 20:29:22 +03:00
Alexander
4c8aedc047 Spacing 2017-09-25 20:25:13 +03:00
Alexander
08cca430ca Spacing 2017-09-25 19:44:34 +03:00
Alexander
27974ecdf5 Extra space & missing newline 2017-09-25 03:48:17 +03:00
Alexander
05d39b3fc7 Operator spacing and unclosed quotes 2017-09-25 02:46:43 +03:00
Ilya Kantor
d39750fc29 minor 2017-09-25 00:36:32 +03:00
Ilya Kantor
807f0d8b2d minor 2017-09-25 00:36:24 +03:00
Ilya Kantor
862075a6bc Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en 2017-09-24 11:32:12 +03:00
Ilya Kantor
0a2b936133 fixes 2017-09-24 08:58:52 +03:00
Shubham Gupta
41dd4a724c Update article.md 2017-09-23 17:13:36 -07:00
Alexander
6085d981df Fix spaces around operator 2017-09-24 00:38:49 +03:00
Tovieye Moses Ozi
e0e4f67da0 Update article.md 2017-09-23 15:44:47 +01:00
Ilya Kantor
f19274156d Merge pull request #200 from Thespawnexe/patch-1
Typo Fix on '1. Watch' section.
2017-09-23 11:01:19 +03:00
Felipe Lerma
4b8f153f6d Typo Fix on '1. Watch' section.
Removed a double 'in in' on the '1. Watch...' section.
2017-09-21 11:13:58 -07:00
Ilya Kantor
3cc5f4c62f Merge pull request #199 from zvory/patch-3
change incorrect variable name
2017-09-21 15:25:38 +03:00
Alex Zvorygin
67790aa261 change incorrect variable name
solution and problem statement have the calls stored in `calls`, not `log`
2017-09-20 11:52:58 -04:00
Ilya Kantor
ab13ef8685 Merge pull request #198 from majiix/patch-1
Updated recursion
2017-09-20 16:10:35 +02:00
Majid H.Fard
d7eea92b4e Update article.md 2017-09-20 14:53:43 +04:30
Ilya Kantor
044ff6f100 fix 2017-09-19 21:19:00 +02:00
Ilya Kantor
a80375714b Merge pull request #192 from zvory/patch-1
fix typo, add relevant emoji
2017-09-19 21:15:30 +02:00
Ilya Kantor
656810ce4a Merge pull request #193 from TMatrix/patch-3
Typo - miss ')'
2017-09-19 21:15:07 +02:00
Ilya Kantor
a9690a6496 Merge pull request #194 from TMatrix/patch-4
Typo - extra letter 'l' before calling function
2017-09-19 21:14:56 +02:00
Ilya Kantor
d9372f9758 Merge pull request #195 from TMatrix/patch-5
Typo - expected ')'
2017-09-19 21:14:49 +02:00
Ilya Kantor
bda224f08e Merge pull request #196 from alexsr/master
Fix typo in readme
2017-09-19 21:14:41 +02:00
Ilya Kantor
30192edb77 Merge pull request #197 from zvory/patch-2
probable typo fixed
2017-09-19 21:14:21 +02:00
Alex Zvorygin
17154c48c7 probable typo fixed 2017-09-19 13:22:03 -04:00
Alexander Scheid-Rehder
c4b905b583 Fix typo in readme 2017-09-19 11:38:19 +02:00