5 reasons Linux is the best OS for coding

Joe Klemmer@lemmy.myserv.one to Linux@lemmy.ml – 54 points –
xda-developers.com

From XDA

81

You are viewing a single comment

Why do you need Windows VM for developing GUI apps? Last time I used Visual Studio to make GUI app I almost gave up programming, because of how code-generation dependent it was.

For C# you have AvaloniaUI. For cpp you have countless multi-platform GUI toolkits, same for rust, Java has its own toolkits (multi-platform), and finally you can make an Electron/Tauri app.