17. JavaScript Fundamentals - the switch statement

preview_player
Показать описание
#MissXing #JavaScript @MissXing
In this video, we cover the switch statement.
A switch statement can replace multiple if checks.
The switch has one or more case blocks and an optional default.
If there is no break then the execution continues with the next case without any checks.

Source Code:
Рекомендации по теме
Комментарии
Автор

glad to see you again, it's been a while

ilyasay
visit shbcf.ru