Sep 3, 2018 · 1 min read
Can you clarify on what you mean here? We use SSR to render minimum initial state, but that would also include Title, Keywords etc which has to be fetch from some backend using API. Is this not a good approach? What would you recommend then to create a useful React application which is also SEO friendly?