Featured
Using an Int Type in TypeScript
An example of creating an Int type in TypeScript, allowing the compiler to catch potential production problems when inserting calculated values into the DB.
November 5, 2018
