Performance posts
Performance posts by Juan Manuel Allo Ron

What's all the hype about React Server Components?
Jan 7, 2021
A couple of weeks ago the React team announced React Server Components. In this article today I will explain what it is, why they came up with this strategy and how to get prepared for it.

Lazy loading images with Intersection Observer
May 26, 2020
Images play a huge role in loading performance. Websites loading tons of images upfront can be paying a high price in terms of user experience…