freeCodeCamp/guide/english/javascript/es6
Chris Del 10e9c6f340 Update Higher-Order Arrow Functions code challenge (#34414)
* fix: update text of Write Higher Order Arrow to be more instructive

* fix: update tests and code to be more simple. Edit typos in text part. Prepare for PR

* fix: further changes to PR

* fix: checkout old head. Merge later commit with older commits

* fix: add MDN links to arrow-functions guide

* fix: re-add removed log and change working in guide wording

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/write-higher-order-arrow-functions.english.md

Yep

Co-Authored-By: chrisdel101 <arssonist@yahoo.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/write-higher-order-arrow-functions.english.md

Removing unneeded line for clarity

Co-Authored-By: chrisdel101 <arssonist@yahoo.com>
2019-02-24 13:34:53 +05:30
..
arrow-functions Update Higher-Order Arrow Functions code challenge (#34414) 2019-02-24 13:34:53 +05:30
default-parameters fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
destructuring ES6 Object destructuring - set default value (#31025) 2019-02-17 19:21:46 -08:00
every-function Add 'index.md' for Every Function in javascript (#27682) 2018-11-13 12:44:51 -08:00
for-of Add space after dot (#23137) 2018-11-17 00:17:55 -05:00
let-and-const (chore) add mdn link for let and const (#29829) 2019-02-17 19:11:19 -08:00
map-function Add mdn link for map function (#29883) 2019-02-09 15:02:26 -08:00
new-string-functions fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
object-initializer Add Information on Object Initializing in ES6 (#32835) 2019-02-17 12:43:24 -05:00
some-function Clarified the definition for the false return (#22134) 2018-11-07 17:34:41 -05:00
spread-operator Update index.md (#24596) 2018-11-04 15:14:41 -08:00
template-literals Improved clarity of template literals (#29658) 2019-02-07 14:01:59 +01:00
index.md fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30