PinnedSunCommanderHow to show PWA install banner (Add to Homescreen) for your websiteRecently, my organisation decided to prompt the user for adding the website on homescreen, so this will allow them to access that user…Apr 26, 20202Apr 26, 20202
SunCommanderHow to catch React Hydration errors on productionSince many were demanding a demo for this, I have added a demo on GitHub and hosted it on Vercel.Jun 19, 2021Jun 19, 2021
SunCommanderDifferential Serving — Serve legacy code to old browsers and ES6 code to modern browsersIn my organisation, my team has been working on the performance improvement of the website for quite some time now. And a few days back we…Sep 27, 2020Sep 27, 2020
SunCommanderRun jest for unit tests of modified files onlyRecently in my organization, we were discussing how to write quality unit tests when suddenly the discussion diverted to what if we can…Jul 4, 20205Jul 4, 20205
SunCommanderHow to inject scripts using dangerouslysetinnerhtml on Client Side Rendering ?Have you ever encountered a situation or problem where you needed to inject scripts with html on client side rendering(referred as CSR…Jan 12, 20202Jan 12, 20202
SunCommanderProgressive Hydration — A Faster React Approach on Client SideThese days every organisation or individual wants to serve the content fastest to the user on the web as well as show up on top in the…Dec 27, 2019Dec 27, 2019