I started to work with React Native with the help of Stephen Grider’s Udemy Course The Complete React Native and Redux Course. (more…)
Read more »
This tutorial continues to guide you through developing a React Native chat app. This 2nd tutorial revises our previous work according to the Redux pattern. (more…)
Read more »
React Native Reanimated 2 is out! It features new, worklet-based API that allows for writing performant interactions in JavaScript. (more…)
Read more »
This is the first in a series of articles intended to provide an in-depth review of a few common architectural patterns that are employed… (more…)
Read more »
When you think of it, most business apps mostly consist of basic database interactions. You have concepts (invoices, items, appointments etc), and you want to perform the usual CRUD (create, read, … (more…)
Read more »