I might be not alone who struggles with this as a beginner. Big help this is. Thank you!
@SoftwareDeveloperDiaries Жыл бұрын
Glad you found it useful! 😉
@kamrant89158 ай бұрын
Interesting idea for large project. Thanks a lot
@rutik42 Жыл бұрын
This is the kind of stuff i am subbed for. Please do more advance react stuff like performance and optimization
@SoftwareDeveloperDiaries Жыл бұрын
Will do! Thanks for the feedback.
@asdasddas1002 жыл бұрын
I needed this badly. Thank you for the insight
@SoftwareDeveloperDiaries2 жыл бұрын
Glad to hear :)
@DreamStreet2012 Жыл бұрын
This is such a juicy content
@HochiHuynh Жыл бұрын
Thank for your tutorial. Please make this video with react query
@adeel37972 жыл бұрын
Thank you for this video. Subbed.
@SoftwareDeveloperDiaries2 жыл бұрын
Thanks, appreciate the sub!
@elpeeda424 ай бұрын
Is react render props still relevant?
@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 Жыл бұрын
I'll note it down! In the meantime I think this one could be interesting to you too: kzbin.info/www/bejne/bZ_QYqOPqrB0nrs
@bangunny Жыл бұрын
me personally would move ui folder from services to components folder
@TiagoDark9 ай бұрын
github repo?
@bm.saranyaarun Жыл бұрын
Make a video for Gitlab Merge conflicts.
@aburaihan-py4vi Жыл бұрын
Excellent!
@RS-ReyanbiteGaming.C Жыл бұрын
Folder structure & architecture of application both are same things?
@SoftwareDeveloperDiaries Жыл бұрын
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.
@vincenguyendev Жыл бұрын
My team uses mono-repo for large front-end application
@SoftwareDeveloperDiaries Жыл бұрын
Cool. Are you using a specific monorepo solution like Turborepo or Nx?
@vincenguyendev Жыл бұрын
@@SoftwareDeveloperDiaries we use lerna :) work really well , we can break down application by different domain(components,app,router,etc)
@SoftwareDeveloperDiaries Жыл бұрын
@@vincenguyendev Ah nice :)
@umakantabehera1701 Жыл бұрын
can you share the github link for that all types of project structure?
@SoftwareDeveloperDiaries Жыл бұрын
Unfortunately I didn't save the code for that video, but I'm trying to always push the newer ones!
@khoroshoigra83882 жыл бұрын
sir can you make a vid for Atomic Structure for React ?
@SoftwareDeveloperDiaries2 жыл бұрын
I'll put it on my list :)
@khoroshoigra83882 жыл бұрын
@@SoftwareDeveloperDiaries Thanks sir :)
@zizzxiii27143 ай бұрын
in my project I use FSD
@m.x.5 ай бұрын
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 Жыл бұрын
folder tree can not define app architecture, what a lol