API resource IDs in Next.js and Express
JavaScript teams often assign UUID V5 to public resources when links, payloads, and client-side state should not depend on insert order. The appeal is stable namespace-based values with SHA-1, which suits consistent IDs.