Articles and guides on how developers can do marketing

Here's a list of our articles on marketing. Marketing is a bit of a dirty word in the development community, it shouldn't be. Both roles are vital.

You may also be interested in our SEO section.

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?