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

JavaScript

Setting a more specific database type in Prisma

Prisma sets a default of TEXT for all String fields, here is how you can override that.

Ruby

Override database attribute types

Sometimes you don't have control over how your database handles information, so you need Rails to set it