Yair KukielkainDictionary EngineeringHow we designed our new tech stack at Dictionary.comAs an engineer, when I read about a successful company, the first thing I think about is what technologies they are using and why. After…Aug 20, 2018Aug 20, 2018
Yair KukielkaThe state of Android in 2017Let me tell you about the good, the bad, and the ugly in the native Android development world.Jan 16, 20172Jan 16, 20172
Yair KukielkaHtml tags in Android Nougat TextViewDid you ever have to show HTML code in your Android app? In the case you want to show it in a TextView, these are your two options:Sep 25, 20163Sep 25, 20163
Yair KukielkaIdlingResource, Dagger and Junit rulesEspresso has many challenges. One of them is writing IdlingResourcesJul 31, 20164Jul 31, 20164
Yair KukielkaAndroid unit tests explained — part 2In the previous post we saw that there are two types of unit tests in Android: instrumented and non-instrumented (or local). Please read it…Feb 28, 20161Feb 28, 20161
Yair KukielkaAndroid unit tests explainedHave you ever tried unit testing in Android? Haven’t you ended up so frustrated that you thought it wasn’t worth it? In this article we’re…Feb 24, 20162Feb 24, 20162