TypeScript Deep Dive - Enums | JSer - Front-End Interview questions

preview_player
Показать описание


enum is similar to object, not type and not existing in JavaScript

`const enums` is better in the generated code so Use `const enums` as much as we can.

Hi I'm a JavaScript engineer who is not good at algorithms,
and currently practicing leetCode & BFE.dev. If you are interested, maybe we can learn together.
Рекомендации по теме