Sandeep DineshEliminating 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
Sandeep DineshCopying 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
Sandeep DineshMoving 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
Sandeep DineshinThe 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
Sandeep DineshinGoogle 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
Sandeep DineshinGoogle 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
Sandeep DineshinGoogle 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
Sandeep DineshinFrontend 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
Sandeep DineshinGoogle 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
Sandeep DineshinGoogle Cloud - CommunityKubernetes ConfigMaps and Secrets Part 2This is a continuation from Part 1.Aug 8, 201711Aug 8, 201711