Our great sponsors
-
If you like the idea of CoroutineScope, CoroutineContext, suspend, you will like the Kotlin Coroutines Design proposal https://github.com/Kotlin/KEEP/blob/master/proposals/coroutines.md
-
in a dependency graph library where, within a scope, I define an extension method on a different class, so if you have an instance of that class and reference it inside a scoped callback, you can access a bunch of extra functionality on that class in that constrained area (link). This is what Jetpack is doing a lot -- within a widget's scope, you have access to a bunch of special methods for modifying children of that widget that only code complete inside the scope.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.