filmov
tv
Control Statements in Javascript | Mastering of Web development #javascript #js

Показать описание
Summary
This video explains what control statements are in JavaScript, how they work, and gives a brief overview of the different types.
Highlights
- 💻 Control statements determine which set of statements are executed and how many times they are executed.
- 🤔 Conditional statements (if, else if, else) are used when you want to execute certain statements based on a specific condition.
- 🔁 Looping statements are used when you want to execute the same logic a specific number of times.
- 🔀 Switching statements are similar to conditional statements but allow for independent cases to be executed based on a matching condition.
- 🎥 This video is a general introduction and future videos will go into more detail about each type of control statement.
Telegram Link
Instagram
Playlist links
Angular Project
Angular Tutorials Zero to Hero
Angular Unit Testing
For Angular Reactive forms
For Javascript Objects Series
For Concepts of JavaScript
For Projects and POC
#webdevelopment #html #css #javascript
This video explains what control statements are in JavaScript, how they work, and gives a brief overview of the different types.
Highlights
- 💻 Control statements determine which set of statements are executed and how many times they are executed.
- 🤔 Conditional statements (if, else if, else) are used when you want to execute certain statements based on a specific condition.
- 🔁 Looping statements are used when you want to execute the same logic a specific number of times.
- 🔀 Switching statements are similar to conditional statements but allow for independent cases to be executed based on a matching condition.
- 🎥 This video is a general introduction and future videos will go into more detail about each type of control statement.
Telegram Link
Playlist links
Angular Project
Angular Tutorials Zero to Hero
Angular Unit Testing
For Angular Reactive forms
For Javascript Objects Series
For Concepts of JavaScript
For Projects and POC
#webdevelopment #html #css #javascript