Learn JavaScript WHILE LOOPS in 8 minutes! 🔁

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

ความคิดเห็น •

  • @BroCodez
    @BroCodez  ปีที่แล้ว +8

    // 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 5 หลายเดือนก่อน +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р ปีที่แล้ว +2

    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#

  • @hamedjafarian
    @hamedjafarian 5 หลายเดือนก่อน

    that was cool and informative . thanks buddy

  • @ghulammujtaba9236
    @ghulammujtaba9236 ปีที่แล้ว +4

    hey, you didn't say, what's up everybody? This is your bro here.

  • @Brakolli
    @Brakolli 3 หลายเดือนก่อน

    crazy full course!

  • @theorange6460
    @theorange6460 11 หลายเดือนก่อน +18

    “HELP!”
    - Bro Code

    • @yaman5513
      @yaman5513 2 หลายเดือนก่อน

      What's the matter buddy

  • @daisynguyen307
    @daisynguyen307 6 หลายเดือนก่อน

    Thanks. 🎉🎉🎉🎉

  • @okbabacha693
    @okbabacha693 ปีที่แล้ว +1

    Hey bro please what is the difference between this tutorials and the previous one ??

  • @DeviantMCC
    @DeviantMCC 8 หลายเดือนก่อน

    3:19

  • @Blitz61wasd
    @Blitz61wasd ปีที่แล้ว

    Do django next

  • @genesisvillaranda350
    @genesisvillaranda350 ปีที่แล้ว

    Nice!

  • @Samian04
    @Samian04 ปีที่แล้ว

  • @Lucas-rr7el
    @Lucas-rr7el ปีที่แล้ว +1

    Can you explain me what this code ""${username}"" means

    • @EledeRR
      @EledeRR ปีที่แล้ว +1

      Its a placeholder, you need to use `` instead of "" to use it

  • @naufalnasrullah6965
    @naufalnasrullah6965 ปีที่แล้ว

    im still waiting postgres videos :(

  • @Bazonkasongkliakingkiiagaghkil
    @Bazonkasongkliakingkiiagaghkil 4 หลายเดือนก่อน

    0:54

  • @Blitz61wasd
    @Blitz61wasd ปีที่แล้ว

    Do django pls

  • @Blitz61wasd
    @Blitz61wasd ปีที่แล้ว

    Do django next

  • @thereddevil31
    @thereddevil31 3 หลายเดือนก่อน

    3:14

  • @Blitz61wasd
    @Blitz61wasd ปีที่แล้ว

    Do django next