What worries me is that the two senior members keep asking me basic React questions. And their code consists of using refs everywhere and interacting with DOM elements directly, creating one huge component which could reasonably be broken down to 3 that could be used in other places, etc. At times, I had to actually code on their behalf to create complex workflows because they simply didn't know how to do it.
I don't know if I can keep up with this forever because I have my own tasks I have to focus on. We're barely holding on to meet deadlines. Has anybody ever been in a situation like this?