Skip to content

creativescala/cats-effect-tutorial

Repository files navigation

Cats Effect Tutorial

This is a self-guided tutorial on Cats Effect. What is Cats Effect, you might ask? Is it the zoomies for example? Whilst the zoomies are certainly something that has an effect on cats, in this case Cats Effect is a software library for handing "effects" in Scala code. By effects we mean things like concurrency and error-handling. We'll define this more precisely soon.

This introduction to Cats Effect is designed to be very hands on, and relies on external resources for in-depth explanations of some points. We recommend:

Ready to get started? Read on!

About

A self-guided tutorial on Cats Effect

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages