UUID is one of the most used universal identifiers in software development. However, over the past few years, other alternatives challenged its existence. So, in this article, I will discuss the…
Introducing a URL friendly unique identifier - NanoID
apoorvtyagi.tech
Introduction
In every software system, we need unique Ids to distinguish between several objects from one another. Recently, I wrote about the unique Id generation for a large scale distributed environment. In that article, we touched a little on UU...
Sudo Null - Latest IT News
sudonull.com
Programming news, technology, and just useful information
Generate unique-strings using this JavaScript UUID alternative package — nanoid
medium.com
When I started programming and making various web applications, the normal “id” column which is the common auto-incrementing primary key in MySql databases, was what I mostly used. I used it as a…
StackBlitz
stackblitz.com
Blank starter project for building TypeScript apps.