© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Zach Sosana
all things javascript
Curious how it is being used? is this applying a unique hash in the url? what about html elements?
Sandeep Panda
co-founder, Hashnode
cuid is being used to generate unique urls. This is done by generating slug from the title and appending cuid. It's not used in the HTML.
cuid
Jorge Ulises
But, why you can't use Id's from mongodb to identify objects in CRUD actions?
Sandeep Panda
co-founder, Hashnode
cuidis being used to generate unique urls. This is done by generating slug from the title and appendingcuid. It's not used in the HTML.