Hacker News new | ask | show | jobs
by jcelerier 457 days ago
> Now ... XAML

Microsoft has been pushing XAML for long enough that it could drink, drive and vote in my country

1 comments

The experience has become worse with WinUI 3. They got rid of the designer view. So now you're developing the UX code first. This is very unlike the prior paradigm, where you would typically drag and drop the components in your workspace/design view and then code the interactions. It is precisely what made Windows programming so accessible to the millions of developers. This is a step in the wrong direction IMO.