For simple interfaces, vanilla is preferable, of course. But when you're working with mostly dynamic content and huge datasets, it really is a nightmare compared to using something like React.
With vanilla, it just takes more effort to build things. A file could easily become 2,000+ LOC.
With vanilla, it just takes more effort to build things. A file could easily become 2,000+ LOC.