Skip to content

lgarest/fp-practice

Repository files navigation

FP-Practice

Node.js CI

IMPORTANT: This project is for educational purposes only

This project gathers FP practices and simple structures seen across some online functional programming courses/books.

The aim of the project is to understand FP in js beyond the typical .filter, .map and .reduce Array methods

Install dependencies

npm i

The tests run a own testing microutil, didn't want to setup Jest or Tape

Run the tests

npm tests

About

My fp practices sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published