en.javascript.info/1-js/06-advanced-functions
Tom Byrer 1b10c359bf
consistent code style
First the Function function string had no spaces or trailing semi, then did in the second half.

Perhaps a linter bot would be better, but manual will do for now.
2017-11-29 04:32:43 -06:00
..
01-recursion Update article.md 2017-10-26 02:10:38 +03:00
02-rest-parameters-spread-operator Update article.md 2017-10-26 04:31:04 +03:00
03-closure Update article.md 2017-10-27 00:17:34 +03:00
04-var Update article.md 2017-10-27 00:40:14 +03:00
05-global-object today’s typos 2017-05-11 20:41:00 +02:00
06-function-object today’s typos 2017-05-11 20:41:00 +02:00
07-new-function consistent code style 2017-11-29 04:32:43 -06:00
08-settimeout-setinterval Typo - mistake in canceling interval function 2017-11-21 12:30:31 +02:00
09-call-apply-decorators Clarity for this 2017-11-10 07:59:54 -08:00
10-bind Update article.md 2017-10-05 19:00:20 +02:00
11-currying-partials Fix invalid function name 2017-06-03 14:02:35 +03:00
12-arrow-functions Update article.md 2017-10-30 22:39:26 +03:00
index.md up 2017-03-21 14:41:49 +03:00