Learn JavaScript WHILE LOOPS in 8 minutes! 🔁

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 24

  • @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 4 місяці тому +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#

  • @Brakolli
    @Brakolli 2 місяці тому

    crazy full course!

  • @ghulammujtaba9236
    @ghulammujtaba9236 Рік тому +4

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

  • @hamedjafarian
    @hamedjafarian 5 місяців тому

    that was cool and informative . thanks buddy

  • @theorange6460
    @theorange6460 10 місяців тому +18

    “HELP!”
    - Bro Code

    • @yaman5513
      @yaman5513 2 місяці тому

      What's the matter buddy

  • @okbabacha693
    @okbabacha693 Рік тому +1

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

  • @DeviantMCC
    @DeviantMCC 8 місяців тому

    3:19

  • @daisynguyen307
    @daisynguyen307 5 місяців тому

    Thanks. 🎉🎉🎉🎉

  • @genesisvillaranda350
    @genesisvillaranda350 Рік тому

    Nice!

  • @Blitz61wasd
    @Blitz61wasd Рік тому

    Do django next

  • @naufalnasrullah6965
    @naufalnasrullah6965 Рік тому

    im still waiting postgres videos :(

  • @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

  • @Samian04
    @Samian04 Рік тому

  • @Blitz61wasd
    @Blitz61wasd Рік тому

    Do django pls

  • @Bazonkasongkliakingkiiagaghkil
    @Bazonkasongkliakingkiiagaghkil 4 місяці тому

    0:54

  • @Blitz61wasd
    @Blitz61wasd Рік тому

    Do django next

  • @thereddevil31
    @thereddevil31 2 місяці тому

    3:14

  • @Blitz61wasd
    @Blitz61wasd Рік тому

    Do django next