20 Aug 2024
A higher order function is a function that takes one or more functions as arguments, or returns a function as its result.
14 Jun 2023
18 Feb 2023
17 Jan 2023
12 Jan 2023
Arrow functions are modern JS syntax to declare a function, which is introduced in ES6. Besides a shortes syntax, below are the properties:
4 Jan 2023
13 Dec 2022