Daily Shaarli

All links of one day in a single page.

May 6, 2020

"JAMstack is fast only if you make it so", Nicolas Hoizey (@nhoizey)
thumbnail

The issue with most slow JAMstack sites is that they load a loooot of JavaScript. Remember that any added JavaScript has to be sent to the browser, which will also need more computation for it. It quickly impacts performance.