6 ms·
Seems pretty neat. Sort of like a GWT for .Net. Except with the added benefit of being able to go into an intermediary form of TypeScript. I see something li
by Revex 12y ago
Seems pretty neat. Sort of like a GWT for .Net. Except with the added benefit of being able to go into an intermediary form of TypeScript.
I see something like this really being beneficial when building a Single Page Application, or porting a Desktop Application to a SPA.
- camus2 12y agoI get you can port some code,but you're not going to port your xaml code to javascript with this.How do you write dom manipulation in C# then compile it directly to usable javascript?