What if XAML evolved to be more like Razor? #11199
missliu (JHeLiu)
started this conversation in
Ideas
Replies: 1 comment
|
There is enough web on the desktop. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Just a fun thought: what if XAML eventually evolved into something similar to Razor syntax? I feel like building UIs would be much easier. Template syntaxes like Vue and Razor are so convenient, especially for things like conditionally showing or hiding elements. XAML styles can also get pretty complicated. It would be awesome if styling could evolve to be more like CSS.
All reactions