Want to learn TypeScript Enums in a real environment?
Click below, get a fresh Linux box with TypeScript ready to go, and work through Enums hands-on with an AI tutor that knows your code.
Start this lessonEnumsWhat you'll learn
- Numeric enums
- String enums
- Const enums
- Enums vs string literal unions
- Reverse mapping caveats
