Prabhakar BhatMonitoring your mobile applicationYou will have a lot of ideas on how your app will be used by the users, and that’s how you create the first version of your app. In that…Aug 5, 2021Aug 5, 2021
Prabhakar BhatWhy your mobile app should be cross platformIf you like the “do not repeat yourself” principle, writing platform specific apps should immediately be a deal breaker.Jul 29, 2021Jul 29, 2021
Prabhakar BhatOptimum offline handling in a mobile appDeveloping an app which works offline and syncs to server when it comes online is a challenge. You need to work with cache revalidation and…Jul 26, 2021Jul 26, 2021
Prabhakar BhatHow to structure your web/mobile app (part 1): URLsIf I ask why do we use URLs for, the straightforward answer would be that URLs are how you reach certain parts of a website, either by…Jun 15, 2021Jun 15, 2021
Prabhakar BhatHow to: persist a valtio statePersisting and hydrating valtio state to localStorage on web and AsyncStorage on React NativeMay 22, 20211May 22, 20211