Freelancer Interviews

I’ve been interviewing freelancers about their experiences

I’ve been asking freelancers if they would let me ask them some questions as I try and figure out this whole freelancing thing. Some folk have very kindly offered up their time and shared their answers with me, which I will now share with you.

If you are a freelancer and would like to be interviewed as part of this series, please get in touch, I won’t bite!

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