After looking at the waterfall for my website speed test, I have determined that I can nearly cut load time in half if I lazy load embedded youtube videos.
I found a node package for this, however, I think I want to make something custom to reduce dependencies and optimize the css/javascript. I'm thinking about using this code.
After looking at the waterfall for my website speed test, I have determined that I can nearly cut load time in half if I lazy load embedded youtube videos.
I found a node package for this, however, I think I want to make something custom to reduce dependencies and optimize the css/javascript. I'm thinking about using this code.