Windows native app development is a mess

A developer highlighted the security and usability shortcomings of Microsoft's native Windows app development tools, leading to the widespread adoption of Electron-based alternatives. The lack of robust security controls and complex toolchain increases the risk of vulnerabilities in native Windows applications, affecting developers and end-users reliant on such apps.

I tried to build a Windows native app using Microsoft's latest technologies. Now I understand why everyone builds Electron apps.