Feb 1, 2019Batch processing with Firebase Cloud FunctionsIt’s a common pattern that every developer has programmed — iterate across a dataset, and update each record. How can we do that with Cloud Functions? A simple example is to set the lastProcessed time with the current timestamp. …JavaScript3 min readJavaScript3 min read
Jan 7, 2019Build a React Native Crypto Currency Tracker [Part 3]React Native4 min readReact Native4 min read
Jan 7, 2019Build a React Native Crypto Currency Tracker [Part 2]Learn React NativeReact Native3 min readReact Native3 min read
Jan 7, 2019Build a React Native Crypto Currency Tracker [Part 1]IntroductionReact Native4 min readReact Native4 min read