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!
2.1m questions
2.1m answers
60 comments
57.0k users