DEV Community

Discussion on: If you had to create a desktop app what tech stack would you use?

Collapse
 
bovermyer profile image
Ben Overmyer

I primarily develop in Go these days. For a desktop program with a UI, though, I'd reach for Rust first.

Electron can die in a fire for all I care, and take its ridiculous memory usage with it. Even VS Code is slow compared to the speed of true native applications.