Unique Identifiers: UUID vs NanoID
I think every developer used unique identifiers at least once in their life. You can use those to generate a primary key in a database, a unique filename, etc.
In this article, I'll compare the popular UUID with the rising start NanoID.
UUID
This i...
blog.statescu.net2 min read