We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed1379 commit 5c027b2Copy full SHA for 5c027b2
1 file changed
README.md
@@ -20,6 +20,7 @@ Beginning JavaSwift.
20
1. [Array](https://github.com/alexpaul/JavaScript/blob/main/Array.md)
21
1. [Loops](https://github.com/alexpaul/JavaScript/blob/main/Loops.md)
22
1. [Functions](https://github.com/alexpaul/JavaScript/blob/main/Functions.md)
23
+1. [Higher-order functions](https://github.com/alexpaul/JavaScript/blob/main/Higher-order-functions.md)
24
1. [Objects](https://github.com/alexpaul/JavaScript/blob/main/Object.md)
25
1. [Node and Packages](https://github.com/alexpaul/JavaScript/blob/main/Node-and-Packages.md)
26
1. [JSON](https://github.com/alexpaul/JavaScript/blob/main/JSON.md)
0 commit comments