Why are React Sites So Much Faster than Classic HTML Sites?

In the past a 3 second load time was acceptable. But how can we make this faster? The key way is to have as much of the site cached globally in CDNs (content delivery networks) and only get from the…