Performance

Article header

Top 5 Alternatives to React in 2023

Currently, React is extremely popular, and for good reasons. It is simple and concise. However, looking at some alternatives is a good idea too.


By Jacob Jackson

September 17, 2022

Article header

10 ways to speed up JavaScript loading

JavaScript is one of the biggest contributors to long website loading times. This article will show you how to speed up your JavaScript loading.


By Jacob Jackson

August 18, 2022

Article header

10 ways to speed up web font loading

Font loading can hurt performance a lot. This article shows you how to reduce the impact


By Jacob Jackson

February 11, 2022 (Updated August 18, 2022)

Article header

Building the fastest object and array differ

How I built Microdiff and how it is faster than most other object and array diffing libraries


By Jacob Jackson

January 1, 2022

Article header

When you should and shouldn't use React

While very popular, React is not always the best web framework to use. In this article, we go over when to use React and when not to.


By Jacob Jackson

August 27, 2021 (Updated September 8, 2022)