We use a fair amount of React at my current job but it tends to be either a page fully built in React or a page rendered by Rails using ERB. I am curious how some sites like GitHub mix the two and what benefits or drawbacks there are to the approaches.