Skip to main content

Blog

The latest news, posts, and talks from the Arrow community

How to fix the pain of modifying Kotlin nested data classes

How to fix the pain of modifying Kotlin nested data classes

about 5 years ago

Lenses are not part of the Kotlin Standard Library yet, so we will need to use an Open Source library called Arrow-kt. Arrow-kt is a huge community effort to bring some of the missing functional programming features to Kotlin.

Read
Technology Radar Promotes Arrow to 'Adopt'

Technology Radar Promotes Arrow to 'Adopt'

about 5 years ago

Arrow has been promoted to “Adopt” by ThoughtWorks’ technology guide Technology Radar.

Read
Writing Kotlin Compiler Plugins with Arrow Meta

Writing Kotlin Compiler Plugins with Arrow Meta

about 5 years ago

Lean how to write and test compiler plugins and IDE plugins with Arrow Meta.

Read
Type Proofs and FP for the Kotlin Type System

Type Proofs and FP for the Kotlin Type System

over 5 years ago

Type Proofs is a new compiler plugin built on Arrow Meta enabling new features in the Kotlin type system, such as Type Classes, Union Types, Type Refinements, and many other extensions that make Functional Programming easier in Kotlin.

Read
Asynchronisme et hexagone en Kotlin avec ArrowKt

Asynchronisme et hexagone en Kotlin avec ArrowKt

over 5 years ago

J'aime bien le DDD et surtout les architectures hexagonales. Avoir un domaine auto-portant et non couplé à des blocs techniques comme Spring (ou autres) apporte beaucoup dans la testabilité et l'évolutivité de l'application.

Read
Arrow Fx: Functional Domain Modeling with Kotlin

Arrow Fx: Functional Domain Modeling with Kotlin

over 5 years ago

Arrow Fx is a purely functional concurrency framework for Kotlin’s suspend system.

Read
Type Proofs and FP for the Kotlin Type System

Type Proofs and FP for the Kotlin Type System

over 5 years ago

Type Proofs is a new compiler plugin built on Arrow Meta enabling new features in the Kotlin type system, such as Type Classes, Union Types, Type Refinements, and many other extensions that make Functional Programming easier in Kotlin.

Read
Android architectures with Arrow Fx

Android architectures with Arrow Fx

over 5 years ago

May 2020 Online Kotlin Meetup

Read