←
Home
About
Curriculum Vitae
Subscribe
Espinho
Blogging about my learnings and ideas
Integration test with Docker
How to write integration tests against a real external instance with Docker. Real example using MySQL
Scalaz streams: use case
How to use scalaz streams in scala. Example pulling data from MySQL in a streamed way
Never run a script in background again: screen
Screen command in linux to ease your ssh sessions. Don't lose everything when you get disconnected
Trampolines in scala for newbies
How and when to use scalaz Trampolines in scala. Easy guide with explanation.