Articles
Stay updated with the latest in tech
Stay updated with the latest in tech
Auto-increment IDs expose your data and create security risks. Use UIDs like Cuid2 for better security, performance, and scalability.
Need unique ids in your app? Forget UUIDs and GUIDs which often collide in large apps. Use Cuid2, instead.
Discover why @paralleldrive/cuid2 is becoming the go-to choice for generating unique identifiers in modern applications, with over 2.5M weekly downloads.
What an API is, what it means to be RESTful, and how to implement these using Node.js.
In this article we will go over how to create a full stack JavaScript application.