Login
From:
Using the Switch(true) Pattern in JavaScript - Seán Barry
(Uncensored)
subscribe
Using the Switch(true) Pattern in JavaScript - Seán Barry
https://seanbarry.dev/posts/switch-true-pattern/
links
backlinks
Roast topics
Find topics
Find it!
The switch true pattern isn't well known but it is incredibly useful. It's not a JavaScript specific pattern, but I use it in almost every single project.