RM

  • Blog

Tag: Teaching - Page 2

Tool we love - formbear.io

Ship Forms in 60 Seconds

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

MUI DatePicker Localization date-fns locale

Dynamically import date-fns locale files for MUI DatePicker localization

Last Updated: July 27, 2023

Using React MUI DatePicker dynamically lazy load date-fns locale files for localization. Reduce page size, speed up load time. Full working example and how to solution. Import locale files from date-fns.

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.

Unit testing localizations for React app

Unit Testing Localizations in React App. Solution for Mocking Intl API

Last Updated: September 29, 2022

Solution for error 'RangeError: timeZone is not supported.' when unit testing Intl API. Caused by Node not supporting time zones

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.

aMaterial UI React Updated Causes Error disableBackDropClick

“disableBackdropClick of ForwardRef(Dialog) is deprecated” – Solution and Example

Last Updated: September 29, 2022

Updating React Material UI Core causes error: 'Failed prop type: The prop `disableBackdropClick` of `ForwardRef(Dialog)` is deprecated' - SOLVED! With example.

media.net scripts added to React website

How to Add media.net Advert Scripts to a React Website

Last Updated: September 29, 2022

Solution for adding media.net ad script to React website. Provides a React component for showing media.net adverts. Simple example of how to add script to a website.

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.

Measure an Asynchronous Function and Delay by X Seconds with SetTimeout in JavaScript

Measure Asynchronous Function and Delay by X Seconds with SetTimeout in JavaScript

Last Updated: September 29, 2022

Helper function to measure the execution time of code in JS and add X seconds to delay. Time asynchronous function and sleep code for specific time, including await time.

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.

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

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