Ovidiu LatcuinCorebuild SoftwareEasily optimise your React (Native) Components renderingGoal: this article aims to make it clear how React rendering works, and how you can easily reduce the number of renders your components do…Feb 25, 2020Feb 25, 2020
Ovidiu LatcuinCorebuild SoftwareWhy you should learn Reactive ProgrammingSo you’ve heard about reactive programming, reactive extensions, RXJava and all the hype around them and you can’t get your head around…Dec 29, 20173Dec 29, 20173
Ovidiu LatcuinCorebuild SoftwareAndroid Repository Pattern using RX & RoomIn my previous article “Simple Android MVVM” I showcased how you can easily implement a MVVM architecture using RX and Kotlin.Aug 17, 201716Aug 17, 201716
Ovidiu LatcuinCorebuild SoftwareSimple Android MVVM using RX and KotlinI guess you all know that for the last year or so, all the hype in Android development is about MVVM and RX. Also, this year Google…Aug 8, 201710Aug 8, 201710
Ovidiu LatcuAndroid Unit testing with Junit4 and MockitoFinally , Android Studio 1.1 and the Android gradle plugin bring support for unit testing . We no longer need to run our tests on an…Apr 2, 2015Apr 2, 2015
Ovidiu LatcuRecycler View — pre cache viewsRecently I had to “optimize” a RecyclerView to make it load images before they are displayed (render views, before they become visible)…Dec 5, 2014Dec 5, 2014