pfps-shopping-cart
fly4s
Our great sponsors
pfps-shopping-cart | fly4s | |
---|---|---|
20 | 1 | |
382 | 23 | |
- | - | |
8.8 | 8.7 | |
8 days ago | 1 day ago | |
Scala | Scala | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pfps-shopping-cart
-
Fun project to learn scala 3 and cats ?
Or you mean learning to use the Cats and Cats friendly ecosystem? In this case you could try to build something similar to Gabriel Volpe's shopping cart project he uses to illustrate his FP book: https://github.com/gvolpe/pfps-shopping-cart
- Looking for a really good/complex example codebase or tutorial for Scala FP
-
Scala code deisgn
Practical FP in Scala: A hands-on approach will definitely help you to feel how FP Scala applications are built in the real world. After that Functional event-driven architecture: Powered by Scala 3 can be your next read. Regarding free video materials, I could recommend Jakub Kozłowski and DevInsideYou. Also, there are two great courses from RTJVM: Cats, and Cats Effect.
-
Resources for learning about http4s and Typelevel ecosystem?
I would follow up with Practical FP in Scala, which is really about application architecture in the Typelevel ecosystem, and is very hands-on, using a pretty wide variety of Typelevel libraries.
Then there's Gabriel Volpe's book Practical FP in Scala which covers exactly how to use http4s and the rest of the Typelevel/FP ecosystem to build a full-blown HTTP application.
-
Scala FP code samples?
https://github.com/gvolpe/pfps-shopping-cart https://github.com/devinsideyou/tagless-final https://github.com/devinsideyou/zio-todo
-
[Request] Practical FP in Scala: A hands-on approach by Gabriel Volpe
Looking for this book: https://leanpub.com/pfp-scala
-
"Practical Functional Programming in Scala" Review
If you have a look at https://leanpub.com/pfp-scala you'll see the table of contents and also this list in the description: "[...] Cats Effect, Fs2, Http4s, Skunk, Refined & others".
If you have a look at the build file of the app that is built inside of the book you'll see the stack.
-
The Red Book - "Functional Programming in Scala" Review
Practical FP in Scala
fly4s
What are some alternatives?
scala-pet-store - An implementation of the java pet store using FP techniques in scala
cats-effect - The pure asynchronous runtime for Scala
scala-steward - :robot: A bot that helps you keep your Scala projects up-to-date
pfps-examples - :izakaya_lantern: Standalone examples shown in the book "Practical FP in Scala: A hands-on approach"
ZIO - ZIO — A type-safe, composable library for async and concurrent programming in Scala
Http4s - A minimal, idiomatic Scala interface for HTTP
shopping-cart-haskell - :gem: Haskell version of the Shopping Cart application developed in the book "Practical FP in Scala: A hands-on approach"
PureConfig - A boilerplate-free library for loading configuration files
cats - Lightweight, modular, and extensible library for functional programming.
skunk - A data access library for Scala + Postgres.
tapir - Declarative, type-safe web endpoints library
Monix - Asynchronous, Reactive Programming for Scala and Scala.js.