Hacker News new | ask | show | jobs
by pjmlp 1837 days ago
Given the power of XAML styles and templates I respectfully disagree.
1 comments

Yes, XAML was (is?) quite nice to create interfaces, with notably grid and components support years before CSS got them. It has its pain points (including the different incompatible implementations) but I always did somewhat OK designs faster with it than I ever did with CSS. Android AXML is indeed a (bad) joke though.