Commit graph

553 commits

Author SHA1 Message Date
Ilya Kantor
f3fb0380ec fixes 2017-06-03 21:05:19 +03:00
Ilya Kantor
048a896d78 Merge branch 'en' of https://github.com/iliakan/javascript-tutorial into en 2017-06-03 17:26:31 +03:00
Oleg Legun
d55932273f Fix invalid function name
curried() -> curriedSum()
2017-06-03 14:02:35 +03:00
Brian Juul Andersen
be8b0fb3a6 Update index.md
Fixed minor grammatical error.
2017-06-03 10:26:08 +02:00
Ilya Kantor
bae148bc88 fixes 2017-06-03 10:26:01 +03:00
Ilya Kantor
5191617c53 Merge branch 'en' of https://github.com/iliakan/javascript-tutorial into en 2017-06-03 09:34:00 +03:00
Ilya Kantor
be55b7d7e8 Update article.md 2017-06-03 09:29:53 +03:00
Ilya Kantor
90aa32338f fixes #502 2017-06-03 09:28:50 +03:00
Ilya Kantor
41d791b3d1 Merge pull request #583 from amanbangad/patch-2
Typo fix
2017-06-03 09:21:00 +03:00
Ilya Kantor
4388e26dc0 Merge pull request #584 from amanbangad/patch-3
code broken
2017-06-03 09:19:59 +03:00
Ilya Kantor
22446eb4bb Merge pull request #585 from amanbangad/patch-4
broken code
2017-06-03 09:19:51 +03:00
Ilya Kantor
0ae835e7bd Merge pull request #586 from amanbangad/patch-5
bug fix
2017-06-03 09:19:42 +03:00
Ilya Kantor
dd2bb48a8f Merge pull request #587 from amanbangad/patch-6
Update article.md
2017-06-03 09:19:19 +03:00
Ilya Kantor
25984b0c67 Merge pull request #588 from aliuk2012/patch-1
Visual Studio is available for Mac
2017-06-03 09:19:03 +03:00
Ilya Kantor
99fb90e9f0 merge 2017-06-03 08:15:56 +03:00
Ilya Kantor
2c57f11fdf fixes 2017-06-03 08:15:03 +03:00
Alistair Laing
b4537536f5 Visual Studio is available for Mac 2017-06-02 22:19:15 +01:00
Aman Bangad
817dbd94f4 Update article.md
adding this
2017-06-02 11:17:54 -04:00
Aman Bangad
40d83c4bc6 bug fix 2017-06-02 11:11:24 -04:00
Aman Bangad
070c033dae broken code
fix for undefined being returned
2017-06-02 10:10:37 -04:00
Aman Bangad
51cb8a2b5f code broken
fix for age being undefined
2017-06-02 10:09:25 -04:00
Aman Bangad
aae880b32a Typo fix 2017-06-02 09:50:33 -04:00
Ilya Kantor
e4ad8d0810 Merge pull request #582 from parmentelat/en
more typos
2017-06-01 09:26:17 +03:00
Thierry Parmentelat
fb6b393f0c more typos 2017-06-01 08:17:51 +02:00
Ilya Kantor
fb03c7d539 up 2017-05-30 02:19:57 +03:00
Thierry Parmentelat
0936823775 oops - had missed that one 2017-05-23 23:46:28 +02:00
Thierry Parmentelat
6a02eecf09 a couple tweaks as requested by @iliakan 2017-05-23 23:05:24 +02:00
Thierry Parmentelat
7c4e35648d Merge commit 'e456067d3d' into en
* commit 'e456067d3d':
  up
  up
2017-05-23 14:57:09 +02:00
Ilya Kantor
f2599e6fd7 Merge branch 'en' of https://github.com/iliakan/javascript-tutorial into en 2017-05-22 14:18:50 +03:00
Ilya Kantor
5d1813b115 up 2017-05-22 14:18:43 +03:00
Thierry Parmentelat
8353525053 flushing the typos buffer 2017-05-16 14:19:39 +02:00
Thierry Parmentelat
4121423fc0 flushing my list of typos when reaching the Objects chapter 2017-05-12 10:28:56 +02:00
Thierry Parmentelat
27a491f265 today’s typos 2017-05-11 20:41:00 +02:00
Ilya Kantor
d184bf8a98 Merge branch 'en' of https://github.com/iliakan/javascript-tutorial into en 2017-05-10 18:07:57 +03:00
Ilya Kantor
d7bdee140f fixes 2017-05-10 18:07:56 +03:00
Thierry Parmentelat
9cc95f824c as per iliakan’s comment 2017-05-10 16:51:03 +02:00
Thierry Parmentelat
936a921d8a typos 2017-05-10 16:15:43 +02:00
Ilya Kantor
f16b0cf21d closes #557 2017-05-10 16:44:54 +03:00
Ilya Kantor
c56693bca8 fixes 2017-05-10 16:41:49 +03:00
Ilya Kantor
686ae5247f Merge branch 'en' of https://github.com/iliakan/javascript-tutorial into en 2017-05-08 12:04:39 +03:00
Ilya Kantor
c7add6622e fixes #549 2017-05-08 12:04:31 +03:00
Ilya Kantor
87e159f31b Update article.md 2017-05-08 11:34:53 +03:00
Ilya Kantor
9994a73d3a Merge pull request #539 from jonnykanai/patch-2
Update article.md
2017-05-08 11:32:27 +03:00
Ilya Kantor
2465f17ed6 Merge pull request #547 from j0e1in/patch-1
Added missing ')' after `Math.min`.
2017-05-08 11:30:26 +03:00
cpxPratik
22c137740d Update article.md
Fix typos and grammatical errors.
2017-05-07 22:42:55 +05:45
Joe Lin
40da71ce7a Added missing ')' after Math.min. 2017-05-07 20:42:43 +08:00
Ilya Kantor
1a9794f460 up 2017-05-05 02:06:33 +03:00
Ilya Kantor
e1de4415c1 Update article.md 2017-05-05 02:05:52 +03:00
Ilya Kantor
fd16517ee3 Merge pull request #524 from shahbazsyed/patch-1
Update article.md
2017-05-05 02:04:34 +03:00
Ilya Kantor
15e501c5e2 Merge pull request #527 from shahbazsyed/patch-2
Update article.md
2017-05-05 02:03:40 +03:00