Update javascript-higher-order-functions.md

This commit is contained in:
Angelos Chalaris
2020-09-25 20:25:55 +03:00
committed by GitHub
parent f0a98f77c4
commit 13627134a6

View File

@ -3,7 +3,7 @@ title: Understanding higher-order functions in JavaScript
type: story
tags: javascript,function
authors: chalarangelo
cover: blog_images/higher-order-functions.jpg
cover: blog_images/javascript-higher-order-functions.jpg
excerpt: Learn everything you need to know about higher-order functions with this short guide and level up your programming skills.
---