Some useful resources for generating content ideas

Here is a list of resources I found for generating content ideas

I was recently chatting to a client about the importance of their blog and said I would fire them across some articles I have found useful around idea generation for blog content.

I realised after I said I would do this that all the links I have are sitting in different places, so I took this opportunity to put them all into one place that I and others can easily reference.


Recent posts View all

Web Dev

Updating payment method email addresses in Stripe

You can't update the email address associated with a payment method in Stripe via their dashboard, you need to use the Stripe CLI

Ruby

Irreversible Rails Migrations

What are irreversible migrations and how might we use them to our advantage?