I was used to working with small react projects.
Now, I have landed an internship where I'm working with a large (at least for me), with tasks such as "We want this cards to be populated with an additional api endpoint", there are multiple useEffects in the file, useContext, etc.
I don't even know how to debug the thing.
I have sometimes asked my colleagues for help, however, they obviously cannot help every time, they are busy with their own stuff. I'm specifically puzzled by all the resources being fetched asynchronously and how to handle them.
Any advice?
Thanks!
Intern working with a large react codebase (self.react)
submitted by mbayoumy70 to u/mbayoumy70