Skip to content
<blog>

Blog

  • Loading image...

    A Practical Guide to Higher-Order Functions in JavaScript

    2021-08-24

    A practical guide through each of the higher-order array functions in JavaScript. Easy to understand examples using the dice game 'Yacht' to explore forEach, map, filter, reduce, every, some, find and findIndex functions. Hopefully after reading this you'll come away with a better understanding of how and why to use these, at first, unnecessary seeming functions.
    • javascript
    • tutorial
    • arrays
    • higher-order-functions
    • svelte
    • typescript
    • game
    Read More
</blog>