
Git rebase, how I finally got it
I read many blogs about the infamous git rebase command, and it took me quite some time of reading and testing, and getting help from
I read many blogs about the infamous git rebase command, and it took me quite some time of reading and testing, and getting help from
I must be doing something completely wrong While working on a chat application for a client, where at any given moment, new data (such as
React Sticky Footer I wanted to share my experience with developing a reusable open source React component, in this case, a sticky footer. I will
Who needs promises! Previously I wrote about a possible approach to upgrading your SQLite database in React Native. It was fun sharing my approach to
The Problem: I need to update users to my new database schema in React native When you work with SQLite in React Native you will
Creating responsive apps is not something that widely discussed in React Native and most tutorials or documentation don’t mention it. I remember assuming, in a
Problem: Long Load Times This is a pretty big topic, but I’d like to give a broad overview of some of the common things to