RM

  • Blog

Tag: Training - Page 2

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...

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.

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...

React Context screenshot from example code

Quick and Easy React Provider and Context with Hooks Template

Last Updated: January 21, 2020

While researching the best way to implement React Context into my projects, I found that a lot of the articles were over-complicating what should be a very simple process. The code below is a slimmed down use case, so...

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.

Bedrock & Trellis WordPress Development

Trellis & Bedrock For Fast WordPress Development

Last Updated: September 29, 2022

A walk-though of WordPress development tools Trellis and Bedrock. A step by step approach to installation, configuration and spinning the site up.

  • Prev Page (1)
  • Page 1
  • 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