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, 20212Mar 7, 20212
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, 20201Nov 10, 20201
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, 20188Nov 8, 20188
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, 201812Jun 26, 201812
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, 201872Mar 11, 201872
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, 201825Jan 10, 201825
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, 201818Jan 3, 201818
Published inGoogle Cloud - CommunityKubernetes ConfigMaps and Secrets Part 2This is a continuation from Part 1.Aug 8, 201711Aug 8, 201711