需要克隆仓库,并通过 nvm 安装指定的 Node.js 旧版本,随后安装依赖并运行设置脚本。若需生成 PDF 或 EPUB,还需配置 Calibre。
核验依据
README: This is a book on the functional paradigm in general. We'll use the world's most popular functional programming language: JavaScript.
README: For a best reading experience, read it online via Gitbook.
GitHub 项目简介: Mostly adequate guide to FP (in javascript)
README: Find pre-generated PDF and EPUB as build artifacts of the latest release.
README: Part 3 (chapters 14+) will start to dance the fine line between practical programming and academic absurdity. We'll look at comonads, f-algebras, free monads, yoneda, and other ca…