RM

  • Blog

Category: GatsbyJS

Tool we love - formbear.io

Ship Forms in 60 Seconds

Stop building form backends. Perfect for MVPs & validating ideas.

Migrating from Gatsby Js to Next JS using AI

Why My Gatsby to Next JS Migration Failed (And What It Taught Me About AI Workflows)

Last Updated: August 21, 2025

My Gatsby to Next.js migration with AI failed. But the failure revealed a crucial insight about prompt engineering and foundation-first development

Adding Google AdSense to Gatsby website

Adding Google AdSense to Gatsby Website

Last Updated: July 27, 2023

Adding Google AdSense to a Gatsby Website. Lazy load the Google AdSense script to keep site speed fast. Examples and walk through in article.

Shortcodes from WordPress in Gatsby

Using WordPress Shortcode Functionality in Gatsby

Last Updated: July 27, 2023

Solution to using WordPress shortcodes in Gatsby. Replace WordPress shortcode with React Component in Gatsby simply. No MDX needed.

Brand logos for WordPress Gravity Forms and Gatsby

Headless WordPress Gravity Forms with Gatsby – Step by Step Tutorial

Last Updated: August 1, 2023

Tutorial for headless WordPress Gravity Forms with Gatsby Frontend. Step by step guide to rendering forms as React Components and handling submissions.

deploy Gatsby site onto hosting with sftp

Easily Deploy Gatsby Site onto Shared Host With SFTP

Last Updated: September 29, 2022

Use SFTP to deploy a Gatsby Site onto hosting easily. A solution to automatically deploy Gatsby public folder to a server with SFTP.

warn chunk commons [mini-css-extract-plugin] gatsby js on Laptop

Fix warn chunk commons [mini-css-extract-plugin] error in Gatsby JS

Last Updated: September 29, 2022

Solution for 'warn chunk commons [mini-css-extract-plugin]' error in Gatsby JS error in log. Conflicting order warning.

Lazy Load YouTube Videos in React

Lazy Load YouTube Video Iframe – Show on Scroll

Last Updated: December 1, 2022

Solution to YouTube videos/iframes negatively effecting website load speed. Use Intersection Observer API To Lazy Load. React component included in article.

Gatsby Plugin Image Banner - Introduction to Gatsby Image

An Introduction to Gatsby Plugin Image

Last Updated: September 29, 2022

A run down of what to expect from the new Gatsby Plugin Image components, how to use it, and how it differs from the original Gatsby Image.

Calendar showing one date highlighted for Jest mock article

How to Mock the Date in Jest Consistently

Last Updated: November 21, 2022

Struggling to mock the Date in Jest using CRA? Need consistant global Date testing for React? This article provides the solution.

Gatsby image above the fold

Do Not Use Gatsby Image Above the Fold

Last Updated: December 3, 2022

Experiment to show that Gatsby Image is not always the best option. By not using it, Google Insights LCP increases by several seconds.

Brand logos for WordPress Gravity Forms and Gatsby

How to use Gatsby with WordPress and Gravity Forms

Last Updated: August 1, 2023

Connect WordPress Gravity Forms with Gatsby when using a headless CMS. Simply render forms as React Components and pass form data back securely.

Gatsby JS and AWS icon on purple background

How to deploy Gatsby on AWS with CI without Amplify

Last Updated: September 29, 2022

A step by step process of deploying Gatsby static sites on AWS without Amplify. Solution to 'Deploy fails with "[ERROR]: Failed to deploy'. Gatsby deploy with AWS CI.

  • Page 1
  • Page 2
  • Next Page (2)

Helpful Bits Straight Into Your Inbox

Subscribe to the newsletter for insights and helpful pieces on React, Next JS, Headless WordPress, and modern web development.

Powered ByFormBear
By Robert Marshall