Skip to main content

Blog

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

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
Writing a Kotlin Compiler Plugin with Arrow Meta

Writing a Kotlin Compiler Plugin with Arrow Meta

over 5 years ago

Learn how to write and test the debuglog compiler plugin in Arrow Meta. Here is the compiler plugin debulog-arrow-meta explained in the article.

Read