How to Folder Structure Your React App | Everything You Need to Know

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

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

  • @sogggy
    @sogggy 3 года назад +23

    Thanks. Would you mind leaving a link to the repo for the good structured code?

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

    Great stuff, man! I'm going to start implementing the stateless component files from now on. Thanks!

  • @adventurer2395
    @adventurer2395 2 года назад +6

    Imagine you have a few or several files open, and they're all named index.js, how do you get around the inconvenience of not knowing right away which file is which while you're developing and switching between open files?

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

      this can be a solution ruclips.net/video/b0IZo2Aho9Y/видео.html

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

      order them, tooltip on hover, dont keep unused files open

  • @siddharthkamble5428
    @siddharthkamble5428 2 года назад +6

    Great Video!!!! Can you share a link to the repo for the well-structured code?

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

    i got overwhelmed and tired watching this video... The half of video takes up your boring talking. Just get to the point man and show sth but not talk

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

    Subscribed. Best Stuff. 🔥🔥🔥

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

    thanks a lot for this tutorial. It helped me a lot!

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

    Great video!!! Thanks.

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

    You could also renamed a named export
    import { List as MyList } from …
    I know what you mean by not being much explicit but default exports tells more about the true component functionality than named ones, which I read as optionals or suburban components that are helping the main (DEFAULT) one. It just makes sense by reading it.

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

    Awesome Job man, keep up 🔥🔥👍👍

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

    Nice video man. Thanks!

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

    If only you could share a repo for this amazing structure, I am switching from Angular to react, and i get some issues structuring files, Angular is already structured for us

  • @Abhishek-vz6ud
    @Abhishek-vz6ud 2 года назад

    Amazing video.. man..

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

    amazing video.

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

    Truly helpful!

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

    What's inside styles folder?

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

    great video, itll be good if git link is also uploaded

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

    This is great. Would you by any chance share this repo. Thanks.

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

    Excellent React Folder-Structure tutorial. Thanks.
    Subscribed!
    {2022-07-01}

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

    I want to watch this on my phone but its too zoom out :'(

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

    ../../../.../../.../../ looks very messy

  • @bik8353
    @bik8353 2 года назад +4

    This guy speaks too much. Get to the point.

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

    Code that changes together should be next to each other.

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

    Way too much talking