I wrote recently that UI could be developed in Javascript and the business logic in C#.
Well, we can develop the whole app in one language and then the preprocessor will transpile
certain parts (mostly UI) to Javascript..
So, we will have exactly what I wrote in part 1but still be able to write the entire app in one language.
How good is that?
Take a look here . Not sure if it would work with Nativescript but since Websharper has custom translation, it should be possible , Will try during next holdays ....