Conditionals in JS
The conditional statements in any language are the statements which are used to give our program a way to choose between multiple choices or choose a path based on certain variables.
Java script also
jsessentials.hashnode.dev5 min read