If statements in JavaScript are easy 🤔

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

Комментарии • 81

  • @BroCodez
    @BroCodez  Год назад +20

    // IF STATEMENTS = if a condition is true, execute some code
    // if not, do something else
    const myText = document.getElementById("myText");
    const mySubmit = document.getElementById("mySubmit");
    const resultElement = document.getElementById("resultElement");
    let age;
    mySubmit.onclick = function(){
    age = myText.value;
    age = Number(age);

    if(age >= 100){
    resultElement.textContent = `You are TOO OLD to enter this site`;
    }
    else if(age == 0){
    resultElement.textContent = `You can't enter. You were just born.`
    }
    else if(age >= 18){
    resultElement.textContent = `You are old enough to enter this site`
    }
    else if(age < 0){
    resultElement.textContent = `Your age can't be below 0`;
    }
    else{
    resultElement.textContent = `You must be 18+ to enter this site`;
    }
    }


    My website

    Enter your age:

    submit

  • @Moon-xr9hr
    @Moon-xr9hr 9 месяцев назад +3

    Thank you dude, i 'm loving your videos, keep up the good work!

  • @edipedipbulmaz
    @edipedipbulmaz Год назад

    Happy to see you back. Keep on, chad

  • @DeadlyKnight04
    @DeadlyKnight04 Год назад +4

    This is where I am in school currently thank you so much bro…also you should play more games on 2nd channel

  • @xzex2609
    @xzex2609 Год назад +9

    I did see his last js but unlike python I didn't follow along. the best way to follow along is that you create a minimal folder with three js html ,css files that are linked , use it as new project and drop one on the vscode icon and use OPERA floating window for the lessonns and you have your editors web page and in a small window bro , and try to do things ahead of him or at least don't copy and when the lessons done try to write it by yourself. some people find it hard to setup three files and open a web page but this way it just tooks a drag and drop

    • @l-fitness3590
      @l-fitness3590 11 месяцев назад +2

      100% agree and after try experimenting also I personally made a full page for my self set up in different sections for each topic

    • @Heikal.q
      @Heikal.q 3 месяца назад +1

      ive been doing that ever since i started learning front end and so far html and css have been super easy because of doing that so i would most definitely recommend it!

    • @xzex2609
      @xzex2609 3 месяца назад

      @@Heikal.q remembering those days that we make only three file is sweet , now I see a full stack web project needs you to create nearly 100 files or more , half in python , others in TypeScript and Node
      so be prepare to make as files and folders that you can do , cause web development in Libraries and frameworks needs you too

  • @MindfulRepetition
    @MindfulRepetition 4 месяца назад

    Thanks for the help! This stuff is hard to understand right now, but this made it easier.

  • @Gabriel-rg7cy
    @Gabriel-rg7cy Месяц назад +1

    5:14 In Brazil you have to be at least 18 to have a license (sometimes 14 years old drive without license, but anyways)

  • @MrPvssy
    @MrPvssy Год назад +3

    Daddy Brocode teaches me lots

  • @abdeSaves
    @abdeSaves 8 месяцев назад +20

    bro casualy coding adult (18+) websites

  • @DeviantMCC
    @DeviantMCC 8 месяцев назад +1

    4:16

  • @kingsley.D.
    @kingsley.D. 2 месяца назад

    Hey man... Grandpas are human too 😅
    Nice tutorial by way, thank you.

  • @Xaviercomment586
    @Xaviercomment586 Год назад +3

    bro please continue the react js series thank you!!

  • @piotrmazgaj
    @piotrmazgaj 4 месяца назад

    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.

  • @helioobianchi
    @helioobianchi 9 месяцев назад

    Thanks, bro. You're a real bro 💪

  • @xzex2609
    @xzex2609 Год назад +3

    Recently in Vs code I got a console in the terminal , and I dont need to use a browser for consol.log logging , I think node.js do this , and if the contents doesn't involve Html context there is no need to open a browser , just a terminal will do

  • @coolomar7804
    @coolomar7804 Год назад +8

    I must be 18 years old to have a driving license in Egypt

    • @BroCodez
      @BroCodez  Год назад +1

      I didn't know that. Interesting.

    • @coolomar7804
      @coolomar7804 Год назад

      @BroCodez but I just found out that it's OK to ride a motorcycle at 16

    • @tricksforsolving2804
      @tricksforsolving2804 11 месяцев назад +1

      Same thing in India also

  • @cjlovesjesus4
    @cjlovesjesus4 2 месяца назад +1

    1:07 I guess I can't enter my own site then 💀

  • @tricksforsolving2804
    @tricksforsolving2804 11 месяцев назад

    Learning so much productive

  • @nguyenphulam2849
    @nguyenphulam2849 Год назад

    Thanks for your series

  • @ahmedabbas_forweb5774
    @ahmedabbas_forweb5774 4 месяца назад

    You are leader❤

  • @Data_Falcon
    @Data_Falcon 7 месяцев назад +2

    in my country 18 years old to drive and i'm from India

  • @CloudOps_Studio
    @CloudOps_Studio 3 месяца назад

    This really good

  • @biryanibroseph210
    @biryanibroseph210 7 месяцев назад

    Sooo good 😊 plz do a full react course , Thanks in advance

  • @l8ht
    @l8ht 5 месяцев назад

    Thanks for the tutorial

  • @MajesticaYEH
    @MajesticaYEH 7 месяцев назад

    So good ❤

  • @nintendogamer5075
    @nintendogamer5075 Год назад +1

    In Germany it's the same as in the US. You have to be 16 years old to have a driving license.

    • @andyl9920
      @andyl9920 11 месяцев назад

      I think it is germany where you only need to be 12 or 14 to drink? Correct me if im wrong

    • @nintendogamer5075
      @nintendogamer5075 11 месяцев назад +1

      @@andyl9920 Technically you can with 14, but there are some regulations. I think you have to be 18, to drink officially, but with the age of 16, there are less regulations than with the age of 14.

  • @Lurmog
    @Lurmog Год назад

    Can you do a series of videos for learning rust please? 🥺 (there is so much ressources available for learning rust likes the official Rust Book website, rust by example, rust by practice and rustlings)

  • @endisalihu6308
    @endisalihu6308 Год назад

    Do a full react course bro : ]

  • @AndyBorzi
    @AndyBorzi Год назад

    17 in UK for driving licence

  • @demonx_xgod
    @demonx_xgod 8 месяцев назад

    thanks

  • @Tambuburay888
    @Tambuburay888 Год назад +2

    This being uploaded 26 seconds ago caught me off guard
    Also how are there 3 comments here and much older than the video itself 💀

    • @BroCodez
      @BroCodez  Год назад +5

      The video was unlisted, I'm making them public one by one each day

    • @Tambuburay888
      @Tambuburay888 Год назад

      @@BroCodez Oh I see, the algorithm recommends your channel and I'm glad
      It'll be very helpful for me

  • @deeplife9654
    @deeplife9654 Год назад

    Hey bro make a video on Springboot

  • @richarddevries2022
    @richarddevries2022 Год назад

    18 years

  • @NazneenNaharNishi
    @NazneenNaharNishi Год назад

    Bro, plz make a android studio tutorial .😀😀😀😀😀

  • @GiftMthimunye
    @GiftMthimunye Год назад

    Danko

  • @meriemselmoune6279
    @meriemselmoune6279 3 месяца назад

    in my country (Algeria) we should be at least 18 yo to have a driving license

  • @markteleuca
    @markteleuca 6 месяцев назад

    the work is a piece of cake but he 18+ content seems kinda sus

  • @LebogangTsatsi
    @LebogangTsatsi 6 месяцев назад

    18+ years 🇿🇦

  • @psabaezil9451
    @psabaezil9451 4 месяца назад

    in Iraq we must be 18+ to get a driving license

  • @gmkreddy4075
    @gmkreddy4075 8 месяцев назад +1

    IN india u need to have 18 + to get licence for mooped you need to have 16

  • @tsben5600
    @tsben5600 10 месяцев назад +1

    18 ethiopia

  • @hlahtunthein2830
    @hlahtunthein2830 5 месяцев назад

    over 18 , sir

  • @Priyankajeeva-m1h
    @Priyankajeeva-m1h Год назад +1

    I must be 18 years old to have a driving license in India

  • @Piyushkumar_03
    @Piyushkumar_03 9 месяцев назад

    We must be 18 years old to get a licence in India 🇮🇳

  • @raphaelsousa2046
    @raphaelsousa2046 5 месяцев назад

    watching from Brazil, here we have to be 18+ to get a driver's license

  • @iowatheother4986
    @iowatheother4986 День назад

    UMMM MAYBE DONT WATCH THIS ONE IN PUBLIC WITH SOUND ON OUTPUT AUDIO LMAO. 7:27

  • @EverydayEnglishOnline
    @EverydayEnglishOnline 8 месяцев назад

    In India >=18

  • @tswaggcodes5
    @tswaggcodes5 8 месяцев назад

    That’s was amazing. (I’m a novice)

  • @harshjaiswal1634
    @harshjaiswal1634 Год назад +2

    18+ for DL

  • @aravindvijaya567
    @aravindvijaya567 3 месяца назад

    Indian 18+ to a driving License

  • @armat_dt
    @armat_dt 11 месяцев назад

    18 y.o. Kazakhstan

  • @Cartoon_memes_f
    @Cartoon_memes_f 10 месяцев назад

    Not working

  • @godlessslayer69
    @godlessslayer69 9 месяцев назад +1

    we need to be 11

  • @mogyi1839
    @mogyi1839 4 месяца назад

    must be 18 years old to have a driving license in Macedonia

  • @Inspire_Transform
    @Inspire_Transform 7 месяцев назад

    eh? AAYOOOOO

  • @AbdurahmanNoori-s9o
    @AbdurahmanNoori-s9o 24 дня назад

    in afghanistan you must 18

  • @Triny-i5t
    @Triny-i5t 4 месяца назад

    its kind of possible to be -1 year old

  • @adarkatz9072
    @adarkatz9072 2 месяца назад

    17

  • @niocoekaerts8437
    @niocoekaerts8437 8 месяцев назад

    18

  • @parthpatidar2764
    @parthpatidar2764 5 месяцев назад

    what is the site for now? porn?

  • @rajpatel1279
    @rajpatel1279 5 месяцев назад

    I must be 18 years old to have a driving license in India