home.social

#arrow_kt — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #arrow_kt, aggregated by home.social.

fetched live
  1. Excited to announce a brand new website arrow-kt.io together with 1.2.0-RC.

    This shiny new version brings the future of w/ 2.0 in into the 1.x.x series!

    Learn more, join us on Slack & !

    xebia.com/blog/arrow-1-2-0-rc-

    Check out the migration guide, arrow-kt.io/learn/quickstart/m

    It covers all rationale behind deprecations and new APIs.

    Next week I am talking about our journey at
    kotlinconf.com/speakers/1d0019

  2. Excited to announce a brand new website 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!

    xebia.com/blog/arrow-1-2-0-rc-

    Check out the migration guide, arrow-kt.io/learn/quickstart/m

    It covers all rationale behind deprecations and new APIs.

    Next week I am talking about our journey at #kotlinconf
    kotlinconf.com/speakers/1d0019

  3. @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.