https://github.com/andrerousselet/zoo-functions
Manipulating arrays using ES6 HOFs
https://github.com/andrerousselet/zoo-functions
es6 hofs
Last synced: about 2 months ago
JSON representation
Manipulating arrays using ES6 HOFs
- Host: GitHub
- URL: https://github.com/andrerousselet/zoo-functions
- Owner: andrerousselet
- Created: 2022-10-06T22:08:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T12:34:22.000Z (over 2 years ago)
- Last Synced: 2025-01-15T22:29:49.745Z (3 months ago)
- Topics: es6, hofs
- Language: JavaScript
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Zoo Functions Project
HOFs playground - creating and manipulating arrays with ES6
## Developed Skills
- High Order Functions (reduce, filter, map, find, forEach...)
## Used techs
- JS (ES6)
## Running scripts in src directory:
node src/script-name.js