On Monday, 23 April 2018 at 11:26:30 UTC, Chris wrote:
On Monday, 23 April 2018 at 09:50:21 UTC, Zoadian wrote:
i'm happy with:
vibe.d + CEF + vue.js
Good point. I've been thinking about vibe.d + HTML/JS based UIs
too. I think that's where UIs are increasingly moving towards:
HTML+CSS + some sort of web-based backends.
That's definitely what I'm trying to avoid... I feel those kinds
of interfaces are 99% of the time mega bloated for what they are.
Discord is the only one that seemed big enough for the britches
of an entire browser instance. Absolutely not a fan of Electron
and the like.
I have never tried dwt! I should give that a shot. And I was
trying gtkd once, and I should probably try again. Back then, I
had to compile with --build=plain due to some weird linker issues.