How hard is it to learn Server Side Rendering with React?
My team would be rendering React views on the server, for SEO purposes. I have a good experience with React, but have never been to the backend land. I know what SSR is, but I don’t know the “How” part?
How did you approach learning SSR for the first time?