#arrow_kt — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #arrow_kt, aggregated by home.social.
-
Excited to announce a brand new website https://arrow-kt.io together with #Arrow 1.2.0-RC.
This shiny new version brings the future of #functionalprogramming w/ #Arrow_Kt 2.0 in #kotlin into the 1.x.x series!
Learn more, join us on Slack & #kotlinconf!
https://xebia.com/blog/arrow-1-2-0-rc-is-now-available/
Check out the migration guide, https://arrow-kt.io/learn/quickstart/migration
It covers all rationale behind deprecations and new APIs.
Next week I am talking about our journey at #kotlinconf
https://kotlinconf.com/speakers/1d0019f9-31b2-41c8-baa9-012f89d0df85 -
Excited to announce a brand new website https://arrow-kt.io together with #Arrow 1.2.0-RC.
This shiny new version brings the future of #functionalprogramming w/ #Arrow_Kt 2.0 in #kotlin into the 1.x.x series!
Learn more, join us on Slack & #kotlinconf!
https://xebia.com/blog/arrow-1-2-0-rc-is-now-available/
Check out the migration guide, https://arrow-kt.io/learn/quickstart/migration
It covers all rationale behind deprecations and new APIs.
Next week I am talking about our journey at #kotlinconf
https://kotlinconf.com/speakers/1d0019f9-31b2-41c8-baa9-012f89d0df85 -
@ocdtrekkie it’s much more than a better Java.
It has a couple of very interesting features that put it in a new league IMO. The #ktor framework for example leverage type-safe builders to provide a annotation-less serve framework. That can also run on native platforms, and JS. Useful for fast startup, or serverless.
#arrow_kt also leverages DSLs to offer modern FP, that can’t be matched in Java.
#sqldelight, #kotlinxcoroutines are also among my favourites.