just saw a deep dive into what's actually driving the new mdn interface. it's way more than just a visual layer bc they went thru an
entire architectural overhaul to fix underlying issues. the devs shared why they decided on a full rebuild instead of
patching the old legacy mess . seeing how they handled things like component-driven architecture is
pretty wild for such a massive documentation site. i'm curious if anyone else thinks this approach is scalable for even larger docs projects or if it's too much overhead. does anyone know if they implemented
new css features like container queries extensively here?
more here:
https://developer.mozilla.org/en-US/blog/mdn-front-end-deep-dive/