Tag: types (6)
- What are Branded Types? (And When You Should Use Them) in TypeScript
2025-06-04 | build | craft | create | programming | static-types | tech | types | typescript |
- TypeScript - Errors as Values vs Exceptions Performance Benchmarks
2025-05-28 | build | create | tech | types | typescript |
- Type-Safe Currency Conversion with F# Units of Measure
- Types vs No Types - How Types Allow Code to Scale across Developers, Organizations, and Lines of Code
2024-09-04 | create | featured | programming | tech | types |
- Build a Simple Result type in Python - and why you should use them
- Python: How to type a multidimensional array