SEO articles written by developers who care about Search Engines

SEO is a subject ignored by most developers, which gives the developers that understand it an edge.

SEO gets a bad wrap in the development community. But doing "good" in SEO terms means making content people care about and presenting it in a way that both people and machines can understand. These are positive aspirations.

A focus on SEO will, as an amazing byproduct, improve your performance and accessibility – both very human benefits.

Appearing higher in search results means more visitors, which means your projects get used more, which is a good thing!

Here are some of our articles covering SEO-related topics

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?