Surinder Bhomra
Surinder’s Hashnode Blog

Surinder’s Hashnode Blog

Follow
Follow
homebadgesnewsletter

Google Apps Script: Fetching Data From An External API

Jun 30, 20232 min read

While manually importing data into a Google Sheet to complete the boring chore of data restructuring, I wondered if there was any way that the initial...

Google Apps Script: Fetching Data From An External API

Integrate ActiveCampaign Into A Custom Form Using GatsbyJS/React

Sep 20, 20225 min read

In this post, we will be demonstrating how to build a custom form to pass contact information into ActiveCampaign using GatsbyJS/React. · ActiveCampaign...

Integrate ActiveCampaign Into A Custom Form Using GatsbyJS/React

Google Sheets: Copying Specific Cells To Another Sheet Using Google Apps Script

Jun 28, 20224 min read

Whenever there is a need to restructure an Excel spreadsheet to an acceptable form to be used for a SaaS platform or custom application, my first...

Google Sheets: Copying Specific Cells To Another Sheet Using Google Apps Script

Netlify Error: Gatsby requires Node.js xxx or higher

Jun 15, 20221 min read

This post will demonstrate how to update Node and NPM versions in Netlify. · I’ve recently updated my website (www.surinderbhomra.com) from the ground up...

Netlify Error: Gatsby requires Node.js xxx or higher

React: Using State Within An Arrow Function Component

May 28, 20222 min read

When building React applications, my components would consist of a mixture of React Function and Class components. As much as I love to use React...

React: Using State Within An Arrow Function Component

Git Commits Whilst Travelling Using 'Working Copy' App for iPad

Apr 29, 20225 min read

NOTE: This post began as a demonstration of how quickly I can create and publish blog entries on the go using Working Copy Git Client on my iPad while...

Git Commits Whilst Travelling Using 'Working Copy' App for iPad