Explore Library
QuizBeginner

Enum Runtime Object Behavior

Learn that regular enums exist as real JavaScript objects at runtime.

What does a regular (non-const) numeric enum compile to in JavaScript?