Control Flow in JavaScript: If, Else, and Switch
Everything is not availale for everyone.
Control Flow: The order in which code runs based on the conditions.Instead of code run all line by line it has to ignore some lines through some coditions.
Use
dubeyjags.hashnode.dev3 min read