dfg.codes (@danielfgray) 's Twitter Profile
dfg.codes

@danielfgray

Musician | Programmer -
currently building postgres.garden

ID: 78085824

linkhttps://danielfgray.com calendar_today28-09-2009 18:36:06

751 Tweet

191 Followers

774 Following

dfg.codes (@danielfgray) 's Twitter Profile Photo

You add little notes to your code, and then the computer checks that all your little notes are consistent with each other. 💁

Gwen (Chen) Shapira (@gwenshap) 's Twitter Profile Photo

Myth: Using UUID as the primary key will slow down inserts. Fact: Not in Postgres. I often recommend using UUIDs instead of integer sequences as primary keys. I was surprised to discover that many developers are uncomfortable with them and believe they will slow down inserts.

@benjie.dev (@benjie) 's Twitter Profile Photo

PostGraphile V5 beta is now publicly available and we need your help to get it ready for release! If you use V4 already, find out how you can help in our announcement blog post: dev.to/graphile/postg…

Ryan Winchester (@ryanrwinchester) 's Twitter Profile Photo

Own your auth. Own your user accounts. Understand the basic best practices. It's not difficult and there are good libraries. You can do this. It is not as scary as you think.

dfg.codes (@danielfgray) 's Twitter Profile Photo

Better yet, use github.com/antfu-collecti… and have one set of commands that work for whatever package manager the project uses