Semantic HTML is still underrated
Using the right HTML elements gives you accessibility, SEO, and browser features for free. A <details> element is a disclosure widget without a single line of JavaScript. A <dialog> is a modal that handles focus trapping. Stop reinventing what the platform gives you.