MandrakeTech Blog

MandrakeTech Blog

Follow
homenewslettermembers
Tag

coding

#coding

More content

Read more stories on Hashnode


Articles with this tag

Typescript: String Enums, the easy way

Navneet KarnaniNavneet Karnani
Jun 5, 20215 min read

Using String array constants to create Enums quickly, and other uses ยท The most common use cases for an enum are: Keys and associated non-string values...

Typescript: String Enums, the easy way