Back to Browse

TypeScript: How to use enums in TypeScript

721 views
Jan 15, 2021
2:43

A TypeScript enum is a way to organise a collection of related values. Enum allows us to define a set of named constants that can have numeric or string values. In this video, I'm going to show you how to declare and use enums in TypeScript.

Download

0 formats

No download links available.

TypeScript: How to use enums in TypeScript | NatokHD