Yeison Daza
10 min read

Everything You Need to Know About React Suspense

React in version 17 is going to have important changes, adding two new features: React Suspense and Time Slicing. Today we'll talk about the first one. Let's look at everything you need to know about React Suspense.

5 min read

How to Load Our Website Faster

As frontend developers, our goal is to deliver better experiences to users. One of the main things we can do to achieve this is to make our applications load as quickly as possible.

3 min read

The Brilliant Future of CSS — Project Houdini

Have you ever learned a CSS feature that you wanted to start using but couldn't because it wasn't supported by all browsers, or they didn't all implement it the same way? We've all been there.