my thoughts on webapps
@thufie It'll take native frameworks to get a whole lot better for that to happen, and as fast an installation experience of "just go to this link".
From experience trying to build an actual solid piece of software (Neo), I went through gtk, qt with python and go but it was all a horrible experience, React was really the dream module to come across. There's work to make it's rendering paradigm (because it's not a kitchensink framework in and of itself) work with native gtk/qt and i'm rather looking forward to those; https://github.com/nodegui/react-nodegui
browser implementation stuff is really not as much of an issue anymore either, with Babel transpiling in polyfills and autoprefixers for css