The hardest problems in modern front-end development are no longer framework problems. They are system design problems.
Furthermore, a React or Angular app might require multiple calls to a given service to obtain a completely informed view. One way to address all these is the back ends for front ends (BFF) ...