Blog / Javascript

React is still absolutely terrible for web performance

In Chris Ferdinandi latest Daily Tips newsletter he talks about web performance, and React in particular. I’ve never been a fan of using bloated frameworks. Whenever I have used a React-built website, I’ve always come across a cache issue where I have to hard refresh a few times. This could be poor development, or a product of the framework, but either way it’s bad design. Read more