Blog
The latest news, posts, and talks from the Arrow community
Advanced FP for the Enterprise Bee: State
Fri Feb 19 2021
This is the seventh post in a series written by Garth Gilmour introducing advanced FP concepts via Kotlin and Arrow. This article explores the world of Monads, and, in particular, the State type.
Learn more
Hands-on Arrow
Fri Feb 12 2021
A video from the meetup of the Google Developer Group based in Nuremberg with a presentation by Karin-Aleksandra Monoid about using Arrow.
Learn more
Advanced FP for the Enterprise Bee: Optics
Wed Feb 10 2021
This is the sixth post in a series introducing advanced FP concepts via Kotlin and Arrow. This article covers Optics with Kotlin and Arrow.
Learn more
Advanced FP for the Enterprise Bee: Typeclasses
Fri Feb 05 2021
This fifth post in a series introduces advanced FP concepts via Kotlin and Arrow. This article introduces Typeclasses, and reviews a practical example of Typeclasses from the Arrow library.
Learn more
Advanced FP for the Enterprise Bee: Kleisli
Fri Jan 29 2021
This fourth post in a series introduces advanced FP concepts via Kotlin and Arrow. This article looks at the Kleisli type.
Learn more
Advanced FP for the Enterprise Bee: Higher Kinded Types
Fri Jan 22 2021
This third post in a series introduces advanced FP concepts via Kotlin and Arrow. This article shows the usefulness of Higher Kinded Types.
Learn more
FP concepts with Arrow
Wed Jan 20 2021
A video from the Belfast Kotlin User Group with a presentation by Katie Levy and Shelby Cohen covering FP concepts with Arrow.
Learn more
Advanced FP for the Enterprise Bee: Applicatives
Fri Jan 15 2021
This second post in a series introduces advanced FP concepts via Kotlin and Arrow. This article takes a deep dive into Applicatives.
Learn more