Ralf Wondratschek (@vrallev) 's Twitter Profile
Ralf Wondratschek

@vrallev

Principal engineer @amazon, formerly tech lead @square and @evernote. @GoogleDevExpert for Android. #opensource contributor (author of Square's Anvil)

ID: 785734198376095744

linkhttps://ralf-wondratschek.com/ calendar_today11-10-2016 06:50:05

1,1K Tweet

2,2K Takipçi

240 Takip Edilen

Avocadogucci🌐🇺🇦 (@avocadogucci) 's Twitter Profile Photo

In Germany we don’t trust cloud storage. We print our important emails, put them in a Leitz-Ordner, and store them in the Keller because sicher ist sicher.

In Germany we don’t trust cloud storage. We print our important emails, put them in a Leitz-Ordner, and store them in the Keller because sicher ist sicher.
Ralf Wondratschek (@vrallev) 's Twitter Profile Photo

That's me! I'm really excited about this topic and look forward to giving this talk at KotlinConf. I'll summarize how we got here and how painless dependency injection can be.

That's me! I'm really excited about this topic and look forward to giving this talk at KotlinConf. I'll summarize how we got here and how painless dependency injection can be.
Ralf Wondratschek (@vrallev) 's Twitter Profile Photo

Kotlin Conf is great and a lot of fun. I'm closing today with my session "Scale your Kotlin Multiplatform projects using dependency injection". I hope some folks are still around and don't travel home yet 😊 kotlinconf.com/schedule/?day=…

André Thiele (@itsandreramon) 's Twitter Profile Photo

Key takeaways on how Amazon scales its KMP projects using DI: - compile-time safety to verify graph - implementation modules only depend on api modules - boilerplate is reduced using code-generation - bindings live close to implementation code, removes the need for expect-actual

JetpackCompose.app (@jetpkcomposeapp) 's Twitter Profile Photo

🚨 Amazon's " App Platform " A New Contender for Multiplatform Architecture It's not every day that Amazon open-sources a framework. Meet App Platform: a lightweight, opinionated framework for state and memory management across Kotlin by JetBrains Multiplatform.

🚨 Amazon's " App Platform " A New Contender for Multiplatform Architecture

It's not every day that <a href="/amazon/">Amazon</a> open-sources a framework.

Meet App Platform: a lightweight, opinionated framework for state and memory management across <a href="/kotlin/">Kotlin by JetBrains</a> Multiplatform.
Ralf Wondratschek (@vrallev) 's Twitter Profile Photo

The new version of App Platform is out with support for Wasm! The wiki has integrated the Wasm sample application from the repository to see the code in action. amzn.github.io/app-platform/