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

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