Never Use Foo, Bar, Baz, etc. in Software Documentation
My argument that names like Foo, Bar, Baz, etc. in software documentation are counter-productive and make code examples harder to read and understand.
My argument that names like Foo, Bar, Baz, etc. in software documentation are counter-productive and make code examples harder to read and understand.
Getting started guide for Dagger Hilt, accompanied by an extensive analysis of the underlying architecture and potential concerns
My thoughts about r/androiddev subreddit, its moderation team and the recent banning of a prominent user Zhuinden
Here you’ll find a comprehensive list of reasons to modularize your Android application, as well as some additional info to keep in mind.
Implement clean, explicit and powerful Fragment navigation in your Android apps using FragNav library.