DEV Community

Discussion on: How to Reduce React App Loading Time By 70%

Collapse
 
bennypowers profile image
Benny Powers 🇮🇱🇨🇦

best way to optimize a react app is to not use react

use preact if you like the api

use any number of web components libraries if you only want components and templates - lit (oop), haunted (hooks), fast (hybrid), atomico (hooks), hybrids (hybrid)

Some comments have been hidden by the post's author - find out more