Great article, there’s something magic about the first time you open the Network tab on dev tools on a React app and watch nothing happen when you navigate around.
One teeny tiny correction, on “CLIENT-SIDERENDERING” section it talks about updating `views/index.js` but it should be `views/index.ejs`.
Thanks for taking the time to create this article.
Great article, there’s something magic about the first time you open the Network tab on dev tools on a React app and watch nothing happen when you navigate around.
One teeny tiny correction, on “CLIENT-SIDE RENDERING” section it talks about updating `views/index.js` but it should be `views/index.ejs`.
Thanks for taking the time to create this article.