Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scala FP std libs learning: cats / scalaz #14

Open
26 tasks
oldratlee opened this issue Aug 20, 2019 · 1 comment
Open
26 tasks

Scala FP std libs learning: cats / scalaz #14

oldratlee opened this issue Aug 20, 2019 · 1 comment

Comments

@oldratlee
Copy link
Owner

oldratlee commented Aug 20, 2019

🐈 Cats

Blog/Articles

Official docs

Tutorials/Kata/Example Projects

  • herding cats by Eugene Yokota
  • Scala Exercises by 47 Degrees offers multiple online exercises to learn about the type classes and datatypes included in Cats.
  • Scala Pet Store Demonstrates FP techniques while maintaining approachability for people with an OO background. Uses tagless final for the core domain, and popular Typelevel libraries including Cats, Http4s, Circe and Doobie.

Vedios


Books

@oldratlee oldratlee changed the title Scala cats learning Scala FP libs learning: cats / scalaz Aug 25, 2019
@oldratlee
Copy link
Owner Author

oldratlee commented Aug 25, 2019

🚁 Scalaz

Blog/Articles

Official docs

Tutorials/Kata/Example Projects

Vedios

Books

@oldratlee oldratlee changed the title Scala FP libs learning: cats / scalaz Scala FP std libs learning: cats / scalaz Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant