Lewis RhineinLewisRhineFlux Android Architecture Components using KotlinLike every Android Dev, I was over the moon when I saw that Google announced Kotlin as a first class language at I/O. That said, the thing…Jun 6, 20173Jun 6, 20173
Lewis RhineinLewisRhineAnko SQLite WrapperDealing with the on-device database is still very much a headache for Android developers. Writing straight SQLite code is a nightmare of…Jan 19, 20171Jan 19, 20171
Lewis RhineinLewisRhineI wrote my website in KotlinA few weeks ago I thought I should have a website. Since I am an Android developer, I thought it should be in material design and because…Jan 5, 20174Jan 5, 20174
Lewis RhineinLewisRhineThinking FunctionallyOne of the great things happening right now in software development is the blending of functional and Object Ordained ideas. While things…Dec 7, 20163Dec 7, 20163
Lewis RhineinLewisRhineData Binding in AnkoEver since Google announced their data binding library there has been a debate in the community whether it is “the best thing since…Dec 2, 20164Dec 2, 20164
Lewis RhineinLewisRhineApp State as a treeWe tend to think of app state as just the current values at a given time. But what if we thought about state at a higher level? Wouldn’t it…Nov 21, 2016Nov 21, 2016