Skip to content

TechYourChance

  • Blog
  • Courses
  • About
  • Sign in
  • Sign Up
TechYourChance
  • Blog
  • Courses
  • About
  • Sign in
  • Sign Up

Remove Hungarian Notation from Java and Kotlin

Handy script which automatically refactors Java and Kotlin code from so-called Hungarian Notation to Camel Case Notation.

Leave a comment

Clean Runtime Permissions in Android

Detailed summary of a clean approach to runtime permissions management in Android applications.

4 Comments

The State of Native Android Development, December 2020

My analysis of the native Android development ecosystem in 2020 and predictions for 2021.

12 Comments

Coroutines Dispatchers.Default and Dispatchers.IO Considered Harmful

My argument against Kotlin Coroutines’ default background dispatchers: Dispatchers.Default and Dispatchers.IO.

9 Comments

Kotlin Coroutines in Android Reference Guide

High-level summary of Kotlin Coroutines framework for Android developers with code examples and many tips.

4 Comments

Kotlin Multiplatform: Expert Opinion and Comparison to Flutter

Summary of my interview of Kotlin Multiplatform expert, where he shared his view of cross and multi-platform development landscape.

4 Comments

Programming Books Recommendations

A list of my favorite programming books and some additional gems.

Leave a comment

What Can We Learn From the Demise of RxJava?

RxJava, once the hottest framework in Android development, is dying. It’s worth taking a moment to understand what happened.

22 Comments

The Future of TechYourChance is Community

TechYourChance Community

Announcement of TechYourChance community launch and discussion of its goals and benefits

21 Comments

Repository Anti-Pattern in Android

Android Repository

A critical look at the Repository pattern in Android, which is recommended in the official “Guide to Apps Architecture” by Google

21 Comments
Post navigation
Older posts
Page1 Page2 … Page9 Next →
© 2020 TechYourChance