Open ribose-jeffreylau opened 2 years ago
For example, string should really be something like ID in certain cases.
string
ID
This helps disambiguating the code base.
See: https://michalzalecki.com/nominal-typing-in-typescript/
For example,
string
should really be something likeID
in certain cases.This helps disambiguating the code base.
See: https://michalzalecki.com/nominal-typing-in-typescript/