String Enums and ‘Data Driven types’ in Typescript
My learnings, over the last several months of building #NodeJS based server side application, moving from #Javascript to #Typescript. It is a wonderful language, at the intersection of Functional and Type safety.
Today, I write about how to use Enums, and define Data Types, that are primarily “extensible” and “programmer friendly”.
If you like this, and want help with your projects / queries, do reach out. Twitter ( https://twitter.com/mandraketech ). You can also follow my tech blog at https://blog.mandraketech.in
#programming #softwaredevelopment #developer #tech