DEV Community

Discussion on: 7 TypeScript Tricks with Enum (and Fruits) ๐Ÿงบ

Collapse
 
captainyossarian profile image
yossarian

You can also write about const enum

Collapse
 
prod profile image
Arnaud Leymet

Indeed; here it is; a brand new part about const enum at the end of the post.