Autodetect? What do you mean by that? It is a responsive xxxx adaptive design. NOT a desktop site and a mobile site with some kind of “detection”. This is the way going forward!
Actually just checked on desktop browser. I was wondering if it is responsive, or adaptive. It’s a bit of a hybrid. It adapts to the device/window width, up to a maximum where it then has a fixed width layout. “Responsive” is now becoming old school and passé. Responsive implies fixed break points. The design with changes smoothly over the range where it adapts.
I think he's talking about Dark / Light mode autodetect.
We do max out the width, but if you really want to there's a "Fluid HD" link at the bottom of the home page that lets you go wider. I think it looks bad, but it's an option.
Am I correct that the site is now (or maybe always was?) basically a SPA? So then all those scripts get loaded only once, and then not loaded again, not even from cache?
No the website is still a traditional website.
I see there are a bunch of iFrames (I am very “meh” on the iFrames... they aren‘t needed to make a SPA) I’m assuming they are filled with content with some Ajax?
Those are all inserted by ads. we don't use any iframe for the native site itself.
The whole site before was a bit of a mess. We did optimize this for better performance but also make it easier to iterate on in the backend.
We are still tweaking ad density.
arn