I’m looking into creating a small desktop GUI tool using something modern and cross platform.
So many of the tutorials assume you’re creating a business web app, and want to use an opinionated framework. “Obviously you want to use MVC/MVVM/Reactive/DI/virtual DOM/Providers/Notifiers/State management.”
No, I just want to hook a few buttons to fiddle with some data structures, thanks.