andrevvalle / Functional-Programming-In-Javascript

Javascript approach to functional programming

Home Page:http://anabastos.me/Functional-Programming-In-Javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional Programming in Javascript

Javascript approach to functional programming. Our book is still in portuguese but we will translate it later 🤷🏻‍️

Authors

Template

Collaborating

Installing

npm install -g gitbook-cli

Running

gitbook serve

Build to gh-pages

gitbook install && gitbook build
cp -R _book/* .
git clean -fx _book

About

Javascript approach to functional programming

http://anabastos.me/Functional-Programming-In-Javascript/


Languages

Language:HTML 83.6%Language:CSS 11.2%Language:JavaScript 5.2%