React tutorial in Hindi #9 JSX with Reactjs

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

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

  • @technomaster8036
    @technomaster8036 2 года назад +7

    Yes, Even though JSX had been around before React, it wouldn't have been nearly as popular without React picking it up. However, we can actually use JSX without React, and it's not that difficult either. The way React works is by configuring your bundler to convert JSX into calls to a createElement function.

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

    bro! you are amazing.. everything i needed to know from basics is here ..thankies

  • @travel2react567
    @travel2react567 2 года назад +3

    Yes, we can use JSX without React also. All we need to do is create a function that takes parameters and creates real DOM nodes that we can add to our DOM.

  • @ALOKKUMAR-qj2bw
    @ALOKKUMAR-qj2bw 2 года назад +2

    got it, without JSX it is hard to right .🤗

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

    heartly thank you for such video .best explaination.

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

    Thank you for best explanation 👍

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

    Even though JSX had been around before React, it wouldn't have been nearly as popular without React picking it up. However, we can actually use JSX without React, and it's not that difficult either. The way React works is by configuring your bundler to convert JSX into calls to a createElement function.

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

    react and angular ko use to kar skte h but both are code complexities . code manage karne me difficulty ho skte. react based on js and angular based on typescript

  • @rvstech8435
    @rvstech8435 2 года назад +1

    how to export multiple components at a time form a single file or how to access those components in a file or do we make eaach component individuallly to behave on the website individyally

  • @MukeshSahu-mg7ek
    @MukeshSahu-mg7ek 3 года назад

    Nice Video Anil Ji. Thanks!

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

    Thank you sir

  • @hassansalman6901
    @hassansalman6901 Месяц назад +1

    Sir hum na file ki extention . JS kyu likhi jab ka hama .JSX likhni chahiya thi?

  • @manojkumar-qm4mx
    @manojkumar-qm4mx Год назад

    Nice explanation

  • @ramanujkumar6568
    @ramanujkumar6568 3 года назад

    you cleared my doubt.thanx!

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

    bhai apne bataya nhi ki react aur angular ko kaise ek saath use krte h?

  • @Jai_Jai_shri_Ram108
    @Jai_Jai_shri_Ram108 2 года назад +1

    nice info

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

    Please share all interview questions with answers

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

    Gd job sir!!

  • @hritik4807
    @hritik4807 2 года назад

    Can you tell in little depth why or how react can be used in angular? as you said it is a library so we can use it but how is that possible can you explain that

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

    love from bangladesh

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

    Yes, we can use it without JSX but it is a little bit complex.

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

    nice video

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

    sir kya is reactki play list complete krne se job mil jayega

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

    Bro, why class component was replaced with functional component? Can you explain it? What were the cons of class component?

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

      Maybe functional component is simple than class component....I don't know, I'm just guessing.

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

    Sir
    React ko Google drive me use kar shakte hai kya

  • @studentcodingsolution1795
    @studentcodingsolution1795 2 года назад

    great bro

  • @kalashchoudhary4713
    @kalashchoudhary4713 2 года назад

    Awesome

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

    Is JSX necessary for React?
    You are not required to use JSX, but JSX makes it easier to write React applications.

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

    Is it possible to send props just using jsx without react?

  • @RajKumar-pu4fh
    @RajKumar-pu4fh 2 года назад

    Really sup bro

  • @RohitKumar-dz8dh
    @RohitKumar-dz8dh Год назад

    Thanks

  • @UdayPawarUdi
    @UdayPawarUdi 3 года назад +1

    Cooool

  • @nevergiveup...3005
    @nevergiveup...3005 2 года назад

    Bro u r vedio word shows very small in mobile display..

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

    return React.createElement('div', { className: 'test' }, 'This is JXS')

  • @techmonk3049
    @techmonk3049 3 года назад

    Awesome

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

    We can use jsx without react but it is complicated

  • @harshitraj3718
    @harshitraj3718 3 года назад +1

    Why all h1 tag text is center-aligned to the screen? in HTML by-default HTML elements appears from left

    • @codestepbystep
      @codestepbystep  3 года назад +2

      Coz css is already applied

    • @harshitraj3718
      @harshitraj3718 3 года назад +2

      @@codestepbystep yeah after putting my comment. I got that. Thank you. keep up the good work :)

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

    yes

  • @Ramesh.Kumar5229
    @Ramesh.Kumar5229 2 месяца назад

    Ha

  • @Creator-cl6vs
    @Creator-cl6vs Год назад

    yes without jsx used

  • @ankitkumar-hx6gq
    @ankitkumar-hx6gq 2 месяца назад

    no, jsx only work with react

  • @GauravPatel-ly4ul
    @GauravPatel-ly4ul Год назад

    Only write for HTML and nothing more

  • @techgpt
    @techgpt 7 дней назад

    Is se to dek ne ma achcha nahi lagrahai

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

    Ha