An early look at Dagger Reflect
When it comes to solving the Dependency Inversion principle, there is no better way then using annotations in the JVM world. However, generating code in compile time has some costs. For example the build time. And I believe this is the only thing dag...
dispatchersdotplayground.hashnode.dev3 min read