RReactJS Protected: ReactJS – Auto Lint & Format on Git Commit with Airbnb Style Guide byGijo VargheseMarch 2, 20193 minute read This content is password protected. To view it please enter your password below: Password: Tags:create-react-appgitreactjs 0 Shares: Share 0 Tweet 0 Share 0 Gijo Varghese A Blogger, Developer & Entrepreneur. Co-founder & CTO of MFY.im
Read More 2 minute read RReactJS Prerender React App for SEO without SSR or Next.jsbyGijo VargheseDecember 27, 2018 Does Search Engines really need Prerendered apps? Google has clearly stated that they’ll run your JavaScript code before…
Read More 1 minute read RReactJS [Without Ejecting] Analyze Create React App Bundle SizebyGijo VargheseDecember 24, 2018 The webpack-bundle-analyzer is a great package to analyze the bundle size of ReactJS app. However, in order to…
Read More 4 minute read RReactJS CRA vs Next.js vs Gatsby – Comparison and How to Choose OnebyGijo VargheseFebruary 9, 2019 Once you’ve finished creating your “create react app”, you may have started to hear “Next.js” and “Gatsby”. From…