allan.reyes.sh
all
about
|
ᕕ( ᐛ )ᕗ
Often happy, rarely content, and likely caffeinated. Writing mainly about software.
Read-once Objects
Oct 22, 2023
Another value object type that lets you protect sensitive data from leakage and accidental disclosure.
Read more ⟶
Tainted Types
Oct 22, 2023
A value object that lets you mark data like user input as dangerous and force all downstream code to handle it correctly.
Read more ⟶
Branded Types
Oct 21, 2023
A secure-by-design domain primitive that gives type and run-time safety.
Read more ⟶
Next →