Accessibility

Something we care a lot about at tosbourn is Accessibility, here are some articles on the subject.

Accessibility, or a11y for short is a huge topic and something we care a lot about, it is all about making your website usable by as many people as possible.

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?