Switch(true) in js
Well i was writing this small code to check some conditions using a switch statement, when i came acoss this mundane JS concept where we use Switch(expression) and then the following cases for it, in Java, i remember using switch(variable) which will...
Jun 26, 20241 min read3