Stop blindly replacing `enum` with `as const`
📰 Dev.to · Kelvyn Thai
You’ve probably seen many posts suggesting that we should replace TypeScript enum with as const...
You’ve probably seen many posts suggesting that we should replace TypeScript enum with as const...