Hacker News new | ask | show | jobs
by ccleve 1837 days ago
Plus, it's way better to generate a UUID in the app server and send it to the server as a string. The reason is that you can deal with the id as a plain string and don't have to deal with a non-standard datatype in your app.