Public talks given by different speakers in representation of Paidy Engineering.
- Cats Effect: The IO Monad for Scala by Gabriel Volpe at Scala IO 2018 - Lyon, France.
- NeoVim + Scala by Paul Roseau at the Tokyo Scala Developers Meetup.
- Eff: One Monad to rule them all! by James Carragher at the Tokyo Scala Developers Meetup.
- Introduction to Monads by Haemin Yoo at the Tokyo Scala Developers Meetup.
- Cats Effect: The IO Monad for Scala by Gabriel Volpe at the Tokyo Scala Developers Meetup.
- Building a REST API using Http4s (Abstracting over the effect type) by Gabriel Volpe at Scala Matsuri 2018.
- Copy
/template
to/$year-month-day/$your-talk-title
. - Take a look at the other templates to see how to structure
./index.html
and*.md
files. - Use
./assets
for local assets, and/docs/assets
for 'global' Paidy assets. - Add your talk to the list of talks in the project README.
You need to install nodejs
and npm
.
> cd /$date/$title
> npm install
> npm start
Server will start at http://localhost:8000.
Loading http://localhost:8000/?print-pdf/gi
in a browser will render your slides in a format suitable for printing or PDF download