TypeScript enums

Content:

Original link: Breaking the Enum Habit / Angular Space.

I am not qualified to evaluate whether "as const" is better than enum in TS, but the author present an argument.

Comments: