Why you should never store money as float, and when to use integer cents or NUMERIC/DECIMAL in PostgreSQL and JavaScript.
Posts tagged with
#tips
#tips
Compare UUID v4, UUID v7 and Nano ID: database index performance, collision probability, and when to use each in Node.js.
Why TypeScript enums cause problems and how string literal unions and as const objects give you the same type safety with zero runtime cost.