ββββA few months ago, I wrote an article based on optimizing React loading time, and most of the readersβ comments suggested trying Preact to get default optimization. So I decided to try Preact with the same app used for the previous article. Letβs first get an intro about Preact.
β± 4 minutes read
#React #Preact
β± 4 minutes read
#React #Preact
Medium
Donβt Optimize Your React App, Use Preact Instead
Preact offers performance optimization by default.