I'm wondering is there any way to use TypeScript on Razor cshtml files?
For example, something like this
<script language="text/typescript"> /// typescript goes here </script>
It's possible. I have developed TypeScript Compile - an automatic compiler of TypeScript to JavaScript on the fly. Have a try!
1.4m articles
1.4m replys
5 comments
57.0k users