Skip to content

estatico/batching-free-monads-talk

Repository files navigation

Batching Monads

Combining Free Monad and Free Applicative FTW

You can view the slides here.


Running the presentation locally

Install dependencies -

% npm install

Then you can start the presentation with -

% npm start

This should automatically open a browser window at http://localhost:8000/

Exporting to PDF

Use ?print-pdf at the end of the url to get a PDF printer-friendly version - http://localhost:8000/?print-pdf