FunctionalJsWithCategories icon indicating copy to clipboard operation
FunctionalJsWithCategories copied to clipboard

Functional Programming in Javascript with Categories

Functional Programming in Javascript with Categories

Still Adding things at the final installment all of 11 chapters should be visible here

This is the public repository for the Book : Functional Programming in Javascript with Categories

this is the initial commit for the version 2.0.0 book update. It uses the import syntax by utilizing of the "--experimental-modules". Make sure if you use VS code there is the .vscode folder with the launch.json that contains the settings for the "--experimental-modules"

enter image description here