Project 2 - Contact Us | 10 React Projects for Beginners

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

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

  • @sandeepkumararya9949
    @sandeepkumararya9949 10 месяцев назад +15

    The way you explain things are even a beginner can understand. Thanks. Just one more thing , please upload new project in the remaining 10 project playlist.

  • @AbhishekMishra-gr5zk
    @AbhishekMishra-gr5zk Год назад +23

    Pro tip while you are practicing see when you are watching this I suppose you all have basic understanding of react js and also good knowledge of css you use the css part as it is from the source code and practice only react js it will save a lots of time
    Thanks!!

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

      hi i have a doubt. is there a need to learn about css modules?
      i am a beginner and on my journey to learn mern

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

      @@Codenow10222 yes because when you are building medium to big project each component would have 100s of lines of css if you were to put all the combined components styles in one global css it would be very hard to understand and maintain and also coming up with unique names for all elements can be tough too.

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

      @@deviceyt3288 ok

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

      @@deviceyt3288 but we can just create separate folder of each component where there is one jsx file and another is css file, and link them??

  • @dev.minh.vu.
    @dev.minh.vu. Год назад +10

    some advice in my opinion for you bro:
    1. you can create a handleChange function when a user types in the input field (textarea) and then you setState, and make sure to set the value of its will be its corresponding state (2 ways binding)
    2. onSubmit function should be named as handleSubmit, then on that function, you retrieve the value from the 3 input states and display those in the UI

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

      hey bro,
      for point 1., could you elaborate what you mean? also what is 2 way binding in this case? thanks in advance,

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

    These project might be basic but it definitely clear the doubts and core react thanks man!!!👌👌

  • @ShivaniMaskar
    @ShivaniMaskar 16 дней назад

    These projects are really amazing.
    Please upload more projects.

  • @5h4ddu
    @5h4ddu 9 месяцев назад +3

    Thank you so much Anshu Bhai for this amazing project series this helping me alot...
    much love and respect to you brother

  • @RaihanAhmed-jo9kd
    @RaihanAhmed-jo9kd 6 месяцев назад +3

    Bro,,you are doing a great job for beginners,,,,thanks for guiding me

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

    Sir dhamal macha diya react padhane mai to.

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

    superb react practice project for beginners......'
    its easy to learn a lot in your project......

  • @akanshaparmar7114
    @akanshaparmar7114 2 месяца назад +3

    Sir , when you hover over styles , it shows some key -value pairs. But in my case , these are not available while printing styles

  • @ackibjaved
    @ackibjaved 7 месяцев назад +1

    Thank you soooooo much for this amazing playlist brother! It is really very helpful..
    Tahnks for all the details, extensions etc
    Love & support from Pakistan!

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

    It's amazing!! Thank you sir ! such a easy way..clean and simple understanding code and explanation 👌

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

    that is some awesome content from u.....keep it up👍

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

    Amazing tutorial... Just loved it!

  • @ShayanJamal-d5g
    @ShayanJamal-d5g 2 месяца назад +1

    Greate Sir 💯

  • @thefourhourtalk
    @thefourhourtalk 9 месяцев назад +3

    everything was going good until props vala part aagaya

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

    ❤❤❤ mash allha nice class thank you sir

  • @alkakri-o5m
    @alkakri-o5m Месяц назад +2

    console.log wale function work nai kr rha how to fix any extension?

  • @guptasagar694
    @guptasagar694 Год назад +28

    You have made the normal CSS Module concept too complicated

    • @ravishbisht502
      @ravishbisht502 Год назад +7

      I also think same, even this is not responsive in my laptop and everything fuked up in my mind. Now i want to cry😢

    • @attidudes8448
      @attidudes8448 10 месяцев назад +6

      The thing is he has not designed it for responsiveness yet as he has used pixels every where. Which is fixed for all screen sizes. The main focus is to learn the react concepts.
      The modules concept is very much necessary as in very big projects they use modules only to preven css overlapping. Though it may seem very confusing it is not. Just try it a few times and you will get a hang of it.

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

      You are r8

    • @bandanakumari4589
      @bandanakumari4589 5 месяцев назад +4

      Better to go with tailwind..

    • @Have_Fn
      @Have_Fn 5 месяцев назад +1

      True, email button se kya ho rha hai Kuch samagh nhi aa rha css.

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

    Thanks for this valuable content ❤, every project covers topics to master react

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

    Thank you sir for the project series ....

  • @infinite-solutions-with-ai
    @infinite-solutions-with-ai Год назад

    Sir your video is so awesome but i suggest to you that before starting the project you must told us that in this project you will learn these topic of react js.

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

    thanks for providing these contents

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

    Love the way you teach !!

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

    When will Project number 8, 9 and 10 will come ?? Please Complete 10 projects. Your Playlist is awesome. #dosomecoding #reactop

  • @gurunaths.m.1820
    @gurunaths.m.1820 3 дня назад

    Thanks ❤

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

    kindly make more projects amazing job done

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

    Bahut badhiya sir

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

    best react vedio ever

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

    watching your second project and that;s very impressive

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

    love you bhai bht badya

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

    thse projects are realy so healpfull
    \

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

    Nice bhai gret will follow

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

    Thank you Sir.

  • @Nikkthenics
    @Nikkthenics Месяц назад

    If anyone is feeling that using css modules is difficult just do it using normal css. It is the same
    Don't stop doing this project just because u did'nt understand or u are not comfortable with css moudles

  • @satyamjha-codeindwala6666
    @satyamjha-codeindwala6666 Год назад

    Project 2 - Contact Us | 10 React Projects for Beginner

  • @AbhishekKumar-lp7wy
    @AbhishekKumar-lp7wy Год назад +1

    Bro do add time stamp for various components and some important point also that would be much helpful
    Nice video BTW

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

    Thank you so much sir ❤🙏

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

    Thank You So Much❤

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

    bro list banane ke liye shortcut use kare li*3 only phir uske bad 3 list ban kar aa jayegi

  • @Lucifer-xt7un
    @Lucifer-xt7un Год назад +1

    Excellent brother❤

  • @AnshulYadav-ke3lh
    @AnshulYadav-ke3lh 10 месяцев назад

    please continue the series

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

    Thank you so much bhaiya i learned about // props // ustate // modules

  • @Mian-Mubashar
    @Mian-Mubashar 6 месяцев назад

    Nice brother

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

    Nice sir

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

    thank you sir

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

    execellent brother

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

    Next level

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

    Could you plz tell me what is the differnece btween ' width and max-width' ....' px and vh'. I googled alot but tht doesnt satisfy my query. Would be really great if you can shed some light!

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

      Check my css course video i have explained in video

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

      width is used to define the width of a particular element, it is as the name states (one particular width value), while max-width defines the maximu width of a given element. for eg: you have an image, you set (width = 20vw; max-width = 100px). now here you see, i used "vw" rather than pixels which means the image wil resize itself according to 20% of the viewport width (in simple words if screen size is 100px, image is 20px, if screen is 200px, width is 40px and so on). But we set the max-width property so that in any case if during the readjustment the image's size gets greater than a particular value, say 100px, so it stops at 100px, no matter the "20vw" value. I hope this helps

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

    can u make a video how to explain project in terview and types of questio asked

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

    css module use krenge to , media query to sbke liye alag alag likhna hoga?

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

    bhai ak request h ye figma design jo aap kar rhe ho uski bhi video mil jati to maje aa jate

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

    How are you finding the gap between the buttons in figma ?

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

    in the figma design home contact means the ul content is not present bro of navbar ... btw loved the vedio

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

    I learn a lot ..

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

    zabardast

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

    You could figure out the class of navigation by logging it , but when I logged it , couldn't get any key value pairs

  • @BhagatBhutale..
    @BhagatBhutale.. 4 дня назад

    Completed 23-11-24

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

    good brother🥰

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

    its very valued

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

    while doing console how it showing output on doing hover???

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

    can't we immport module.css directly without styles object

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

    What do you think about AI..for web development(AI ka kya effect hoga web Development job me)

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

      Ai utha bhi acha nahi. Basic apps hi banaega

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

      Yani AI se in Future Web Devlopment ki job replace hone ka koi daar nhi bhai

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

    what is the VS Code theme that you are using in this video bro can you tell me please.......

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

    which extension you are using for the direct displying console.log output in vs code.

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

    which is best to use css or scss(sass).......... thanks for project

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

      Scss

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

      @@dosomecoding as you hover over an attribute we can see the code preview is it an extension or an settings

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

    Css modules -14:35

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

    Thankssssss

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

    when i import navigation from ./camponent/navigation my code will getting blured and i couldnt get navbar on browser whats the problem

  • @ADARSHGAUTAM-n1u
    @ADARSHGAUTAM-n1u 3 месяца назад

    what theme brother youre using in vscode

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

    Sir waiting for next vedio

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

    Sir could you please tell me that how could I customize my vs code terminal like you had done, and is it possible in windows 7 32 bit pc. I would be glad if you/anyone helped me out.

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

    in normal html and CSS we can create it less line and easily right it's like complicating this i feel

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

    Bro great lecture but, your content is mostly on the left and so is your face cam. Other than that Great work, Thanks.

  • @gobinda-das-io
    @gobinda-das-io 8 месяцев назад

    2:22 Bhaiya aapke mai command terminal mai suggestion kese aa....rahe hai?

  • @shramikmalgaonkar6169
    @shramikmalgaonkar6169 18 дней назад

    styles wala part not working in my vs

  • @ptlanju7020
    @ptlanju7020 Месяц назад

    Image copy krne k liye web page kahan se milega

  • @dishakukreja-kp9ig
    @dishakukreja-kp9ig Год назад

    hi sir its very helphul

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

    whic vs code theme u using in this video... name please..?

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

    I am not able to see value of "console.log(styles);" in vs code ... do I need to install any extension ?

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

    Bro can you guide me that how you get output in sides of Vs code when you console.log(styles) what setting we have to do for this

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

      some one can please tell me also this

    • @Ssingh-mu5dh
      @Ssingh-mu5dh 2 месяца назад

      Install Extenion console ninja

  • @arunsaklani9890
    @arunsaklani9890 3 дня назад

    Bro apka ye project sb acha tha bus apne module bnake thoda complicated kr diya

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

    please responsive bhi bataiye kese kre

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

    AWESOME

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

    bro contactHeader ko App.jsx may use Karega tho pura gayab hora output may even navbar bi
    plz help me

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

    Pls continue series 😢

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

    I'm unable to right react icon command in terminal, can anyone pls help me with that?

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

    isn't it ok if we code our total css without the seperate modules , modules will be helpful for complex web apps but for a contact page i think its irrelevant , do correct me if i'm wrong , thanks!

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

      yes for such small projects it is not necessary but it's the best practice and most real world applications are complex.

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

    sir why you cannot use bootstrap or tailwind for navbar ?

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

    Also teach us how to make website responsive

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

    That height; calc not working the contactheader gets overlap over nav

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

    Sir please responsive bhi bataiye kese kre

  • @md.al-amin9670
    @md.al-amin9670 Год назад

    nice

  • @JonSnow-b9e
    @JonSnow-b9e 4 месяца назад

    can anyone tell the name of this vscode theme

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

    Sir jo apne figma project bnaiye hann inki video bna den plz

  • @Tanwar_varun
    @Tanwar_varun Месяц назад

    Bro theme name kya hai

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

    does anybody know which vscode theme is this??

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

    hey, sir you are the great sir good teaching. i need help you link a (Button) component into ContactForm.jsx during that you import a button by short way, there a "../Button/Button"; automatically what's mean by double dot(../B ) in previous word please explain OR/ disscus a video time 31:31 to 31:35 in detail. Thank you

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

      .. means go up in the directory because button component is in button folder while you are in contact form folder.

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

    Terminal pe Git (master) ye kaise ayega.. Somone please help.

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

    Yarn dev is not working in my terminal