Don't Optimize Your React App, Use Preact Instead
A few months ago, I wrote an article based on optimizing react loading time and most of the reader's comments were to try Preact to get default optimization. So I decided to try preact with the same app used for the previous article. Let's first get ...
nilanth.hashnode.dev3 min read