Learn JavaScript WHILE LOOPS in 8 minutes! 🔁

  Рет қаралды 35,820

Bro Code

Bro Code

Күн бұрын

// while loop = repeat some code WHILE some condition is true
let loggedIn = false;
let username;
let password;
while(!loggedIn){
username = window.prompt(`Enter your username`);
password = window.prompt(`Enter your password`);
if(username === "myUsername" && password === "myPassword"){
loggedIn = true;
console.log("You are logged in!");
}
else{
console.log("Invalid credentials! Please try again");
}
}

Пікірлер: 23
@BroCodez
@BroCodez Жыл бұрын
// while loop = repeat some code WHILE some condition is true let loggedIn = false; let username; let password; while(!loggedIn){ username = window.prompt(`Enter your username`); password = window.prompt(`Enter your password`); if(username === "myUsername" && password === "myPassword"){ loggedIn = true; console.log("You are logged in!"); } else{ console.log("Invalid credentials! Please try again"); } }
@piotrmazgaj
@piotrmazgaj 3 ай бұрын
This is my seal. I have watched the entire video, understood it, and I can explain it in my own words, thus I have gained knowledge. This is my seal.
@БаракОбама-ь8р
@БаракОбама-ь8р Жыл бұрын
bro thank you very much, your videos help a lot to quickly and easily understand various topics, Greetings from Russia. And I would like to know when there will be courses in C#
@ghulammujtaba9236
@ghulammujtaba9236 Жыл бұрын
hey, you didn't say, what's up everybody? This is your bro here.
@theorange6460
@theorange6460 9 ай бұрын
“HELP!” - Bro Code
@yaman5513
@yaman5513 Ай бұрын
What's the matter buddy
@hamedjafarian
@hamedjafarian 4 ай бұрын
that was cool and informative . thanks buddy
@Brakolli
@Brakolli Ай бұрын
crazy full course!
@DeviantMCC
@DeviantMCC 7 ай бұрын
3:19
@okbabacha693
@okbabacha693 Жыл бұрын
Hey bro please what is the difference between this tutorials and the previous one ??
@genesisvillaranda350
@genesisvillaranda350 Жыл бұрын
Nice!
@daisynguyen307
@daisynguyen307 4 ай бұрын
Thanks. 🎉🎉🎉🎉
@Blitz61wasd
@Blitz61wasd Жыл бұрын
Do django next
@Efootball_legend04
@Efootball_legend04 Жыл бұрын
@Lucas-rr7el
@Lucas-rr7el Жыл бұрын
Can you explain me what this code ""${username}"" means
@EledeRR
@EledeRR Жыл бұрын
Its a placeholder, you need to use `` instead of "" to use it
@Bazonkasongkliakingkiiagaghkil
@Bazonkasongkliakingkiiagaghkil 3 ай бұрын
0:54
@naufalnasrullah6965
@naufalnasrullah6965 Жыл бұрын
im still waiting postgres videos :(
@Blitz61wasd
@Blitz61wasd Жыл бұрын
Do django pls
@Blitz61wasd
@Blitz61wasd Жыл бұрын
Do django next
@thereddevil31
@thereddevil31 2 ай бұрын
3:14
@Blitz61wasd
@Blitz61wasd Жыл бұрын
Do django next
Learn JavaScript FOR LOOPS in 5 minutes! 🔂
5:45
Bro Code
Рет қаралды 46 М.
Learn JavaScript ARRAYS in 8 minutes! 🗃
8:06
Bro Code
Рет қаралды 47 М.
快乐总是短暂的!😂 #搞笑夫妻 #爱美食爱生活 #搞笑达人
00:14
朱大帅and依美姐
Рет қаралды 13 МЛН
Why no RONALDO?! 🤔⚽️
00:28
Celine Dept
Рет қаралды 86 МЛН
When Cucumbers Meet PVC Pipe The Results Are Wild! 🤭
00:44
Crafty Buddy
Рет қаралды 60 МЛН
How Many Balloons To Make A Store Fly?
00:22
MrBeast
Рет қаралды 149 МЛН
While Loop Java Tutorial #37
8:51
Alex Lee
Рет қаралды 321 М.
Why Signals Are Better Than React Hooks
16:30
Web Dev Simplified
Рет қаралды 489 М.
Learn JavaScript STATIC keyword in 8 minutes! ⚡
8:03
Bro Code
Рет қаралды 19 М.
You Don't Need Try/Catch Anymore With This New Operator
16:08
JavaScript for Beginners #41 Nested Loops
13:39
GreeneMath.com
Рет қаралды 18 М.
JavaScript Course for Beginners - Your First Step to Web Development
48:17
Programming with Mosh
Рет қаралды 13 МЛН
While loops in Python are easy ♾️
6:58
Bro Code
Рет қаралды 419 М.
The Most Important Skill You Never Learned
34:56
Web Dev Simplified
Рет қаралды 219 М.
All The JavaScript You Need To Know For React
28:00
PedroTech
Рет қаралды 656 М.
快乐总是短暂的!😂 #搞笑夫妻 #爱美食爱生活 #搞笑达人
00:14
朱大帅and依美姐
Рет қаралды 13 МЛН