News

Functional JavaScript: Building data structures from functions. May 2, 2019 5 mins. how-to. JavaScript tutorial: Higher-order functions. Apr 18, 2019 4 mins.
Learn how JavaScript’s built-in functions like map() and filter(), as well as compose() and chain(), support a more elegant handling of JavaScript arrays.