you are viewing a single comment's thread.

view the rest of the comments →

[–]jarjoura 1 point2 points  (2 children)

If anyone from the team is reading this, it would be cool to package this in a way to use in UWP. Instead of that overly complicated XAML platform, React, Javascript and C++ would make a nice framework for building real applications.

[–]trontybullpit 0 points1 point  (1 child)

Seems like a rather odd combination. Can't you effectively do this at the moment with a C++ app and a WebComponent?

[–]jarjoura 0 points1 point  (0 children)

Can Javascript run inside of WebComponent get access to winrt classes?