Published inProAndroidDevFirebase Predictions 🔮Predict user behavior and react to it!May 24, 2020May 24, 2020
/* intentionally left empty */There are probably places in your code base where it’s not clear if something is a mistake or if it was left intentionally empty.Apr 5, 2019Apr 5, 2019
Published inProAndroidDevtools:title=”RemoteSampleData”Doing copy/paste of the sample data from one project to another is not an option.Mar 10, 20183Mar 10, 20183
Published inProAndroidDevtools:title=”LayoutPreview”As every Android developer, I also started building my layouts by hard-coding values into them. Later on, I have realized that I should…Feb 18, 201810Feb 18, 201810
Giving your code to the communityThe hardest thing to give for free is your code. Why?!Nov 11, 2017Nov 11, 2017
Firebase Dev Summit 2017 AmsterdamAfter spending a great weekend in Amsterdam I attended the Firebase Summit held at the magnificent concert hall named Muziekgebouw aan ‘t…Nov 4, 2017Nov 4, 2017
PRObably the Language Of GodIt’s a most inapplicable programming language in the universe.Oct 24, 2017Oct 24, 2017
Variable looked at me and said: “Say my name!”You are writing your code first and foremost for humans to understand, and secondly for a machine to interpret.Oct 17, 2017Oct 17, 2017
Handling configuration changes using static referencesWhat if you hold a static reference to the data in my Activity to preserve them on screen rotation? Why is that bad?Oct 9, 2017Oct 9, 2017
Short methods FTWEvery method that you write should be less than 25 lines long.Oct 2, 20171Oct 2, 20171