How to improve website performance?
I'm looking for suggestions to optimize my website loading time. I've tried minifying CSS and JavaScript, but I'm still not getting the performance I want. What techniques have worked for you?
My website is built with HTML, CSS, and vanilla JavaScript. I'm considering implementing lazy loading for images, but I'm not sure if that will make a significant difference. Any advice would be appreciated!