RM

  • Blog

Category: ReactJS - Page 3

Tool we love - formbear.io

Ship Forms in 60 Seconds

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

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.

Stripe logo on colourful gradient next to payment app mockup

Dynamically set an Account ID in Stripe using loadStripe

Last Updated: July 29, 2023

Solved: Error 'Unsupported prop change on Elements: You cannot change the `stripe` prop after setting it.'. useEffect and useState to fix and dynamically set.

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.

Lottie and Jest Logos

React Jest Tests Failing Using Lottie.js Solved

Last Updated: September 29, 2022

TypeError: Cannot set property 'fillStyle' of null when using lottie-react in Jest testing solved.

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.

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.

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!

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

Atom console with Gatsby JS Node Wepack code

Building React components for Gatsby using NPM link and Hooks – Cant resolve ‘react’ solution

Last Updated: September 29, 2022

I have been working on components for Gatsby JS, and including React Hooks. The idea is they will be packaged up separately and pushed to NPM. To make the build easier I house the component in a separate directory and...

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

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