RM

  • Blog

Category: JS - Page 4

Tool we love - formbear.io

Ship Forms in 60 Seconds

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

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.

Golden chain against the sky

What is Optional Chaining in JavaScript?

Last Updated: September 29, 2022

Conditionally access JavaScript object without returning an error. Shorter and simpler to implement, and returns null or undefined. Alternative to Lodash get.

Metal Spring Recoil

An Intro to Recoil. The State Management Library for React

Last Updated: December 1, 2022

Recoil is a minimal experimental state management library for React. This article gives an overview of its benefits and how to use Recoil. If you have used Redux or React Context with Providers, the concept is very...

React logo in white on a blue background

How to use componentWillUnmount in Functional Components in React

Last Updated: November 28, 2022

Functional components are far more efficient than class based components. Less code is needed to achieve the same goal.This post explains how functional components can carry out life-cycle events without needing to be...

A car speedo with light gleam

Why use Gatsby JS for your website?

Last Updated: November 23, 2022

Considering using Gatsby JS for your website? Looking to improve your businesses marketing? Will it improve a websites performance? Not sure of the benifits? Gatsby could be the right choice.

Moving documents from one place to another

Pulling Ordinary Files from WordPress Media Library Using Gatsby Resolvers

Last Updated: September 29, 2022

Access all files (not just images) from WordPress media library in Gatsby using custom resolvers and createremotefilenode. Uses gatsby-source-filesystem to add to query.

Purple pattern

Gatsby Source Plugin Starter Example Breakdown

Last Updated: September 29, 2022

I recently published an article covering the development of a custom Gatsby Source Plugin. To help get off the ground faster I created a starter repository. I didn’t want to include too much details in the...

Cat laying on keyboard

Gatsby JS Source Plugin Tutorial Step by Step for Beginners

Last Updated: September 29, 2022

A simple step by step guide for creating a Gatsby JS source plugins, to help developers new to the eco-system. Includes starter templates to get you moving!

ESLint logo pattern

ESLint Snippets To Disable Linting

Last Updated: September 29, 2022

How to ESLint disable line, section, or whole page of code. Examples for ELint disable next line and other ESLint disable rules.

Lots of different coloured watches

Gatsby with WordPress – Caching Downloaded Media Images to Reduce Build Time

Last Updated: September 29, 2022

For a while now I have been working with WordPress as a back end CMS (one of the many micro services) and Gatsby to generate websites for my clients. To connect the two I am use a WordPress plugin called WP GraphQL, and...

Carbon code generated image of solution

Function to get Polyline Map Bounds Easily for fitBounds

Last Updated: June 7, 2020

A simple JavaScript function that takes a collection of londitude and latidute points in an array, and returns the bounds for use with maps.

WordPress and Gatsby work together for fast website

GatsbyJS and WordPress Gives Website a Lease of Life

Last Updated: September 29, 2022

After over three years of having the same WordPress theme, it was time for a change! This came about for a few reasons. There was nothing overwhelmingly wrong with the theme, but the font wasn’t the best on mobile. It’s...

  • Prev Page (3)
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Next Page (5)

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