DEV Community

Discussion on: A New Coding Style for Switch Statements in JavaScript/TypeScript

Collapse
 
nebrius profile image
Bryan Hughes

That’s a nice approach too, as it also removes the “whoops I didn’t realize I did that” effect. Good to know, thanks!