— Because I don't want to make another of those shitty SPA things that don't work without JS
— Just adding classes to elements
— So if stuff like tabs works without me writing any code it's all the better
— Because then I can avoid writing *any* frontend code which is ideal because it's one less codebase
— Https://getbootstrap.com/docs/4.0/components/navs/#tabs
— Bootstrap solves this by having links in the tab names
— So you'd need a new doc or JS to switch to a tab
— Huh how did the other frameworks like materialize deal with tabs then
— What are u building actually ?