2023-03-01 UTC
# [schmarty] my understanding is that using native HTML UI is far from the first thing React (and similar) frameworks teach. most from-scratch stuff is going to be div-soup in terms of markup. Beyond labeling there tends to be a lot of show/hide and focus-related behavior that requires extra layers of understanding and handling.