Solved: Error 'Unsupported prop change on Elements: You cannot change the `stripe` prop after setting it.'. useEffect and useState to fix and dynamically set.
Struggling to mock the Date in Jest using CRA? Need consistant global Date testing for React? This article provides the solution.
TypeError: Cannot set property 'fillStyle' of null when using lottie-react in Jest testing solved.
Connect WordPress Gravity Forms with Gatsby when using a headless CMS. Simply render forms as React Components and pass form data back securely.
Conditionally access JavaScript object without returning an error. Shorter and simpler to implement, and returns null or undefined. Alternative to Lodash get.
How to ESLint disable line, section, or whole page of code. Examples for ELint disable next line and other ESLint disable rules.
A comparison of Gulp and Webpack to help developers pick the best tool for their project. Both are brilliant tools and should be carefully considered.
A simple JavaScript function that takes a collection of londitude and latidute points in an array, and returns the bounds for use with maps.
Need to include functionality/services from multiple platforms? A content mesh type approach with React or Gatsby could be the solution!
Google Maps javascript api error: apinotactivatedmaperror SOLVED. An annoying error, with a simple solution. Read how to enable the APIs.