How To Assign Ids Like A Pro

How To Assign Ids Like A Pro
javascript-memes, uuid-memes, database-memes, npm-memes, frontend-memes | ProgrammerHumor.io

Sure, install a whole package to generate a unique ID when Date.now() is sitting right there, ready to create timestamp collisions in your production database. Nothing says "senior developer" like using the current millisecond as your primary key. Who needs data integrity when you can have simplicity? Five years later when two users click submit at the exact same millisecond, you'll remember this meme while updating your resume.

More Like This