Eliminating Next.js ISR Builds with Client Side RenderingOne of the best Next.js features is Incremental Static Regeneration. ISR combines the performance benefits of static generation with the…Mar 7, 2021A response icon2Mar 7, 2021A response icon2
Copying Google Drive Folders with the Google Drive APINote: If you just want to copy folders, I’ve made the tool publicly available at https://drive.tools/copy-foldersNov 10, 2020A response icon1Nov 10, 2020A response icon1
Moving EZSchool.com to Google Cloud PlatformA lot of the time, people like myself blog about greenfield apps, best practices, and the latest and greatest cutting edge technology…Jul 15, 2019Jul 15, 2019
Published inThe StartupGet THREE times the capacity for your Kubernetes Cluster for FREE! Too good to be true?A few months ago, I read a conversation on Hacker News. One poster postulated that you could run multiple nodes in a Google Kubernetes…Nov 8, 2018A response icon8Nov 8, 2018A response icon8
Published inGoogle Cloud - CommunityNo localhost? No problem! Using Google Cloud Shell as my full time development environment.I recently switched to a Chromebook full time (the awesome Pixelbook), and the first question I get asked is “How do you do any development…Jun 26, 2018A response icon12Jun 26, 2018A response icon12
Published inGoogle Cloud - CommunityKubernetes Best Practices — Season OneKubernetes is complicated, and is getting more complicated each day. If you are getting started with Kubernetes or if you have been running…Jun 19, 2018Jun 19, 2018
Published inGoogle Cloud - CommunityKubernetes NodePort vs LoadBalancer vs Ingress? When should I use what?Recently, someone asked me what the difference between NodePorts, LoadBalancers, and Ingress were. They are all different ways to get…Mar 11, 2018A response icon72Mar 11, 2018A response icon72
Published inFrontend WeeklyCallbacks, Promises and Async/AwaitThis is my attempt to explain how to use asynchronous code in Javascript at a very high level.Jan 10, 2018A response icon25Jan 10, 2018A response icon25
Published inGoogle Cloud - CommunityUsing Google APIs with Firebase Auth and Firebase UI on the Web2021 Update: I no longer recommend this method. While it still technically works, when using it in a recent project, we ran into a lot of…Jan 3, 2018A response icon18Jan 3, 2018A response icon18
Published inGoogle Cloud - CommunityKubernetes ConfigMaps and Secrets Part 2This is a continuation from Part 1.Aug 8, 2017A response icon11Aug 8, 2017A response icon11