jorgesmash
|
6e8f1177d7
|
Update: 15-function-expressions-arrows/article.md
This code snippet should be shown with the semicolon:
// Function Expression
let sum = function(a, b) {
return a + b;
}
|
2017-07-19 12:25:40 -04:00 |
|
Ilya Kantor
|
7ef8f49f9a
|
Merge branch 'master' of https://github.com/iliakan/javascript-tutorial-en
|
2017-07-17 12:34:58 +03:00 |
|
Ilya Kantor
|
883a05c7a8
|
fix
|
2017-07-17 12:34:52 +03:00 |
|
Ilya Kantor
|
4b3de5ddc6
|
Merge pull request #100 from AlexRatmansky/patch-1
Removes typo
|
2017-07-17 12:32:04 +03:00 |
|
Ilya Kantor
|
8095b48bcc
|
fixed #90
|
2017-07-17 12:24:00 +03:00 |
|
AlexRatmansky
|
728c7df6ca
|
Removes typo
|
2017-07-17 11:41:29 +03:00 |
|
Ilya Kantor
|
6b8fdf378a
|
Merge pull request #95 from agzagroba/master
grammar correction
|
2017-07-17 00:25:10 +03:00 |
|
Ilya Kantor
|
4436e00597
|
Merge pull request #96 from alxhghs/patch-1
Fixed small typo ('do' changed to 'to')
|
2017-07-17 00:24:47 +03:00 |
|
Ilya Kantor
|
d84cc42106
|
Merge pull request #97 from alxhghs/patch-2
Fixed typo - changed 'no any other value' to 'not'
|
2017-07-17 00:24:32 +03:00 |
|
Ilya Kantor
|
308a046df3
|
Merge pull request #98 from alxhghs/patch-3
Changed 'waits the user' to 'waits for the user'
|
2017-07-17 00:23:54 +03:00 |
|
Ilya Kantor
|
34078151bf
|
Merge pull request #99 from alxhghs/patch-4
Fixed sentence for readability.
|
2017-07-17 00:22:42 +03:00 |
|
Alex Hughes
|
52c807e6bc
|
Fixed sentence for readability.
|
2017-07-16 16:14:17 -04:00 |
|
Alex Hughes
|
64e6233f1a
|
Changed 'waits the user' to 'waits for the user'
|
2017-07-16 15:52:19 -04:00 |
|
Alex Hughes
|
cf1782ac05
|
Fixed typo - changed 'no any other value' to 'not'
|
2017-07-16 14:52:11 -04:00 |
|
Alex Hughes
|
8d2b0426ec
|
Fixed small typo ('do' changed to 'to')
|
2017-07-16 14:46:16 -04:00 |
|
agzagroba
|
3fa4218adb
|
grammar correction
|
2017-07-14 21:34:33 +02:00 |
|
Ilya Kantor
|
50483c319c
|
Update article.md
|
2017-07-14 09:22:14 +03:00 |
|
Ilya Kantor
|
6c2ece0860
|
Update article.md
|
2017-07-14 09:20:09 +03:00 |
|
Ilya Kantor
|
b540d85014
|
Update article.md
|
2017-07-14 09:19:06 +03:00 |
|
Ilya Kantor
|
80507cf04a
|
Update article.md
|
2017-07-14 09:18:43 +03:00 |
|
Ilya Kantor
|
1757746fb6
|
Update article.md
|
2017-07-14 09:16:52 +03:00 |
|
Ilya Kantor
|
362483e37f
|
Merge pull request #91 from leighlawhon/patch-2
needs a data-counter
|
2017-07-13 23:43:22 +03:00 |
|
Ilya Kantor
|
3d56f47ec7
|
Merge pull request #92 from leighlawhon/patch-1
typo "from"
|
2017-07-13 23:43:02 +03:00 |
|
Ilya Kantor
|
981db42030
|
Merge pull request #93 from mgrinko/patch-1
Update article.md
|
2017-07-13 23:42:53 +03:00 |
|
Michael Grinko
|
35ee68e385
|
Update article.md
|
2017-07-13 18:48:14 +03:00 |
|
Leigh Lawhon
|
12054163fb
|
needs a data-counter
button doesn't work without it
|
2017-07-13 06:53:37 -04:00 |
|
Leigh Lawhon
|
c894a12de3
|
typo "from"
|
2017-07-13 06:51:59 -04:00 |
|
Ilya Kantor
|
a7b5f374db
|
shuffle
|
2017-07-13 00:48:46 +03:00 |
|
Ilya Kantor
|
d32eabef0f
|
minor
|
2017-07-11 20:08:29 +03:00 |
|
Ilya Kantor
|
d1cf45eda8
|
Merge pull request #87 from negarjf/patch-1
Typo
|
2017-07-11 20:07:44 +03:00 |
|
Ilya Kantor
|
0bea228cee
|
Merge pull request #88 from dudd1ts/patch-1
A typo was fixed
|
2017-07-11 20:07:34 +03:00 |
|
Sergey Kondrashev
|
0343e7dbc0
|
A typo was fixed
|
2017-07-11 16:09:44 +03:00 |
|
Negar
|
277cbb3cbd
|
Edit in line 148
Priority number of "unary plus" should be 16 according to the table. The number was typed 15, mistaken on line 148, the first line after the table.
|
2017-07-10 12:15:59 +04:30 |
|
Ilya Kantor
|
d45de3608a
|
Merge pull request #75 from Kurczok/master
Grammatical changes
|
2017-07-10 09:38:31 +03:00 |
|
Kurczok
|
697e7236b7
|
Changed "simple things..."
|
2017-07-09 23:21:30 +02:00 |
|
Ilya Kantor
|
25b9ee8069
|
Merge pull request #70 from LinkChef/patch-2
Update article.md
|
2017-07-10 00:11:20 +03:00 |
|
Ilya Kantor
|
1394eae4c2
|
Merge branch 'master' into patch-2
|
2017-07-10 00:10:47 +03:00 |
|
Ilya Kantor
|
911bf181f3
|
Merge pull request #81 from IanWitham/patch-1
Update article.md to fix typo
|
2017-07-10 00:04:33 +03:00 |
|
Ilya Kantor
|
31d3057a76
|
Merge pull request #82 from IanWitham/patch-2
Fixed unclear syntax and gendered language
|
2017-07-10 00:04:24 +03:00 |
|
Ilya Kantor
|
b16096724d
|
Merge pull request #83 from IanWitham/patch-3
Grammar fix
|
2017-07-10 00:04:01 +03:00 |
|
Ilya Kantor
|
ad4b698bc6
|
Merge pull request #84 from IanWitham/patch-5
Typo and syntax fixes
|
2017-07-10 00:03:47 +03:00 |
|
Ilya Kantor
|
323100f928
|
Merge pull request #85 from IanWitham/patch-4
Grammar fixes
|
2017-07-10 00:03:27 +03:00 |
|
Ilya Kantor
|
9e65a037f4
|
Merge pull request #86 from IanWitham/patch-6
Grammar fix
|
2017-07-10 00:02:15 +03:00 |
|
Kurczok
|
806467a974
|
Update article.md
|
2017-07-09 11:36:28 +02:00 |
|
Kurczok
|
8ab9acafba
|
Merge pull request #6 from Kurczok/patch-2
Update article.md
|
2017-07-09 11:33:58 +02:00 |
|
Kurczok
|
e833ecb02f
|
Merge pull request #5 from Kurczok/patch-1
Patch 1
|
2017-07-09 11:33:22 +02:00 |
|
Kurczok
|
02bf4e4d73
|
Merge pull request #4 from Kurczok/Kurczok-patch-3
Update article.md
|
2017-07-09 11:29:29 +02:00 |
|
Kurczok
|
dd1207fbf4
|
Update article.md
|
2017-07-09 11:27:44 +02:00 |
|
Kurczok
|
e9595b8c99
|
Update article.md
|
2017-07-09 11:00:40 +02:00 |
|
Ian Witham
|
215233b12f
|
Grammar fix
Should be "its", not "it's" (which means "it is")
|
2017-07-09 15:29:28 +12:00 |
|