We explore enums in Typescript and their behavior at runtime, and why const enums exists and their different characteristics behavior at runtime as compared to regular enums.
Share this post
Why do we have const enums in Typescript?
Share this post
We explore enums in Typescript and their behavior at runtime, and why const enums exists and their different characteristics behavior at runtime as compared to regular enums.