Skip to content

Clare Ivers

Menu

Clare Ivers

Coding

React JS: Setting State Based on Previous State

Update state based on previous state post featured image

React JS schedules state updates, it doesn’t run them immediately. Here’s how to make sure your state is current when you are updating state based on previous state.

clario January 3, 2023June 11, 2024 Coding, JavaScript No Comments Read more

Implementing Headless WordPress With React JS

Implementing Headless WordPress With React JS - Post Featured Image

How to use Wordpress’s REST API to implement a headless CMS on a React JS site, including adding the URL and Alt text of the featured image to the REST API’s response.

clario December 29, 2022January 2, 2023 Coding, JavaScript, PHP Read more

WordPress – Why the hell isn’t my script loading?

Wordpress - Why the hell is my script not loading? Featured Image

Sometimes you have properly enqueued a script or style in the Wordpress way but the changes are just not showing up on your site. Here are a few reasons why that could happen.

clario December 21, 2022December 21, 2022 Coding, Wordpress No Comments Read more

Using Lambdas as Arguments to Aggregate Functions in Python

Using Lambdas as Arguments to Aggregate Functions in Python - Featured Image

How we can get an aggregate value from Python built in functions in one line using lambda, or unnamed expressions.

clario December 7, 2022December 8, 2022 Coding, Python Read more

Adding and Removing Lists Items in Python

Add and Remove List Items in Python Featured Image

Here are a bunch of methods to add, remove and change data in a Python list with code examples.

clario December 6, 2022December 8, 2022 Coding, Python Read more

WooCommerce SEO on Product Category Pages

WooCommerce SEO product category description featured image

Improve your page ranking – how to add text to your WooCommerce category pages and make it display below the shop section.

clario November 28, 2022January 3, 2023 Coding, WooCommerce, Wordpress Read more

Create a Quick and Dirty Custom Plugin for WordPress

Create a Quick and Dirty Custom Plugin for WordPress - post featured image

Create your own custom Wordpress plugin quickly and easily from scratch to get coding with the minimum of fuss.

clario November 23, 2022December 22, 2022 Coding, Wordpress Read more

Custom WooCommerce Hooks in the Astra Theme

Custom WooCommerce Hooks in the Astra Theme Featured Image

The Astra theme has its own custom WooCommerce hooks. Here’s how to use them!

clario November 20, 2022January 15, 2023 Coding, WooCommerce, Wordpress No Comments Read more

Augmented Assignment Operators

Augmented Assignment Operator Featured Image

Using the Augmented Assignment Operator to do a calculation on a variable and assign it back to itself, but more elegantly! More Productive Programming.

clario November 18, 2022December 9, 2022 Coding No Comments Read more

Get Data into a Google Sheet using a Web App

Get Data into Google Sheets with a Web App - featured Image - Photo by Markus Spiske on Unsplash

This post is the first in a series about getting data into a Google Sheet using a custom built WooCommerce webhook. Along the way, we’ll learn some smaller, really useful topics: The overall goal is to create a webhook that

clario August 4, 2022December 9, 2022 Coding, JavaScript No Comments Read more
  • « Previous
Copyright © 2025 Clare Ivers . All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.