DEV Community

Discussion on: Redesign of my portfolio

Collapse
 
tux0r profile image
tux0r • Edited
  1. That site does not load without JavaScript enabled. There is no technical reason for that, therefore you should probably fix it.
  2. Firefox complains about unsafe resources if I whitelist your page. Does it load non-HTTPS (or XSS) resources? If so, why?
Collapse
 
dhavalwd profile image
Dhaval Vyas • Edited

Thanks for your feedback. I will look into the issue with site not loading with JS disabled. I am not sure about your second point though. I whitelisted my domain and didn't get any complains about unsafe resources. I also checked, all resources are loading through HTTPS.

Collapse
 
tux0r profile image
tux0r

Maybe some of my extensions break things then... 🤔