#react-native
Read more stories on Hashnode
Articles with this tag
Ever had an NPM package that never get's updated even though you make changes from time to time. I do! which I talked about in a previous post:...
Recently I was tasked to convert all backend generated timestamps from the default UTC to our users device timezone. This is my process of how I...
All code can be found here Github Repo I use that repo as well for other tutorials so if you like my style of rambling writing it can be worth looking...
I have been performance optimizing our app recently and as such, I have been getting into the nitty gritty of Javascript. One of the things I thought...
I'm going to be honest, between my day job and my family there is very little time left for me to be building my side projects. That means I have...