3 ms·
I do have fond feelings towards winforms and wpf from years ago, but I can't use it to write cross platform applications. There really isn't anything other tha
by apatheticonion 15d ago
I do have fond feelings towards winforms and wpf from years ago, but I can't use it to write cross platform applications.
There really isn't anything other than web that covers that use case, sadly.
C# still has runtime exceptions and race conditions.
With Rust, once you figure out the borrow checker (which is honestly pretty simple), you're at least as productive but with fewer bugs