React Architecture: Small vs. Mid vs. Large App Folder Structure

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

ความคิดเห็น • 32

  • @rutik42
    @rutik42 ปีที่แล้ว +7

    This is the kind of stuff i am subbed for. Please do more advance react stuff like performance and optimization

  • @asdasddas100
    @asdasddas100 ปีที่แล้ว +7

    I needed this badly. Thank you for the insight

  • @bevik12
    @bevik12 11 หลายเดือนก่อน +4

    I might be not alone who struggles with this as a beginner. Big help this is. Thank you!

  • @bangunny
    @bangunny ปีที่แล้ว +1

    me personally would move ui folder from services to components folder

  • @kamrant8915
    @kamrant8915 6 หลายเดือนก่อน +1

    Interesting idea for large project. Thanks a lot

  • @zizzxiii2714
    @zizzxiii2714 หลายเดือนก่อน

    in my project I use FSD

  • @TiagoDark
    @TiagoDark 7 หลายเดือนก่อน +1

    github repo?

  • @DreamStreet2012
    @DreamStreet2012 ปีที่แล้ว +1

    This is such a juicy content

  • @elpeeda42
    @elpeeda42 2 หลายเดือนก่อน

    Is react render props still relevant?

  • @HochiHuynh
    @HochiHuynh 11 หลายเดือนก่อน

    Thank for your tutorial. Please make this video with react query

  • @adeel3797
    @adeel3797 ปีที่แล้ว +1

    Thank you for this video. Subbed.

  • @vincenguyendev
    @vincenguyendev ปีที่แล้ว +1

    My team uses mono-repo for large front-end application

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  ปีที่แล้ว

      Cool. Are you using a specific monorepo solution like Turborepo or Nx?

    • @vincenguyendev
      @vincenguyendev ปีที่แล้ว

      @@SoftwareDeveloperDiaries we use lerna :) work really well , we can break down application by different domain(components,app,router,etc)

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  ปีที่แล้ว

      @@vincenguyendev Ah nice :)

  • @bm.saranyaarun
    @bm.saranyaarun ปีที่แล้ว

    Make a video for Gitlab Merge conflicts.

  • @RS-ReyanbiteGaming.C
    @RS-ReyanbiteGaming.C ปีที่แล้ว

    Folder structure & architecture of application both are same things?

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  ปีที่แล้ว +2

      I would say in theory the folder structure is a part of the application architecture. Depending on different architectural choices, the folder structure would look different for every case.

  • @nishantsethi6625
    @nishantsethi6625 ปีที่แล้ว

    Its very good. Can u make a video of faster loading site tips such as api is taking some to load or heavy content in the site? It can be included which library can be handled later on

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  ปีที่แล้ว

      I'll note it down! In the meantime I think this one could be interesting to you too: th-cam.com/video/7nm1pYuKAhY/w-d-xo.html

  • @umakantabehera1701
    @umakantabehera1701 ปีที่แล้ว

    can you share the github link for that all types of project structure?

    • @SoftwareDeveloperDiaries
      @SoftwareDeveloperDiaries  ปีที่แล้ว

      Unfortunately I didn't save the code for that video, but I'm trying to always push the newer ones!

  • @khoroshoigra8388
    @khoroshoigra8388 ปีที่แล้ว

    sir can you make a vid for Atomic Structure for React ?

  • @aburaihan-py4vi
    @aburaihan-py4vi ปีที่แล้ว

    Excellent!

  • @m.x.
    @m.x. 3 หลายเดือนก่อน

    Funny how React developers end up recognising that Angular encouraged architecture is the way to go from the very beginning. And it's not an Angular merit, but rather decades of industry experience. React always late.

  • @MaximBotezatu
    @MaximBotezatu ปีที่แล้ว

    folder tree can not define app architecture, what a lol