DEV Community

Discussion on: 5 Commandments for TypeScript programmers

 
miloszpp profile image
Milosz Piechocki

You'll thank me later when you have to change the actual values one day (without having to change the enum's identifier).

Yes, good point :)