-
Why Using Strings as Primary Keys Will Haunt Your Database
Should I use a string as a primary key? TL;DR: no! Learn how string primary keys can hurt your database.
-
How to Create a Claude Code and Gemini CLI Collaboration
Build a seamless collaboration between Claude Code and Gemini CLI with a custom command that creates a powerful dual-AI workflow for development tasks.
-
Tame Your Wild IDs with a Little Typing
Strongly Typed IDs make your code clearer and prevent bugs by giving each ID its own distinct type