You May Also Like
CRA vs Next.js vs Gatsby – Comparison and How to Choose One
- byGijo Varghese
- February 9, 2019
Once you’ve finished creating your “create react app”, you may have started to hear “Next.js” and “Gatsby”. From…
[Without Ejecting] Analyze Create React App Bundle Size
- byGijo Varghese
- December 24, 2018
The webpack-bundle-analyzer is a great package to analyze the bundle size of ReactJS app. However, in order to…
Prerender React App for SEO without SSR or Next.js
- byGijo Varghese
- December 27, 2018
Does Search Engines really need Prerendered apps? Google has clearly stated that they’ll run your JavaScript code before…