gwooly
|
dd70a07e12
|
Minor grammar changes to help improve flow.
|
2017-08-17 20:14:12 +01:00 |
|
Jeff Bothe
|
6006abdfdc
|
grammar, usage, punctuation edits, Part 1, sections 2.9 - 2.16
|
2017-08-10 19:12:00 -05:00 |
|
Ilya Kantor
|
a2bbf6337f
|
Merge pull request #104 from jorgesmash/patch-1
Update: 15-function-expressions-arrows/article.md
|
2017-07-23 11:29:40 +02:00 |
|
jorgesmash
|
29956cade5
|
Typo
"The come in two flavors" should be "They come in two flavors".
|
2017-07-19 13:33:27 -04:00 |
|
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 |
|
Amarkant Kumar
|
32af036864
|
Create article.md
typo for evaluates words.
|
2017-04-15 01:14:38 +05:30 |
|
Ilya Kantor
|
0fcf9f84fa
|
fixes
|
2017-03-24 17:28:37 +03:00 |
|
Ilya Kantor
|
75e30539ef
|
replace
|
2017-03-19 17:09:37 +03:00 |
|
Ilya Kantor
|
97a0f22ff0
|
up
|
2017-01-03 01:36:58 +03:00 |
|
Ilya Kantor
|
9ad9063d00
|
up
|
2016-11-28 21:35:42 +03:00 |
|