I’ve been asked what framework I used to make the dashboard for my Stoat bot AutoMod so fast and snappy.

It is genuinely just slick HTML/CSS/JS that communicates with an API layer I developed. The dashboard itself doesn’t depend on even a single external library.

The framework-addled mind simply can’t comprehend not reaching for a bloated framework and a handful of libraries for everything.