Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 519 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 519 Bytes

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