So I just learned about TypeScript - hurrah! I'm so happy I can finally join the HTML5 party. My Object Oriented brain is just not compatible with JavaScript ...
However, I immediately wondered if TypeScript actually helps people like me. Sure, I can write JavaScript compatible software with a nice C# style syntax with interfaces & classes, but can it actually be used on anything other than browser apps?
What I'm asking is, can a TypeScript generated JavaScript library be used to create cross-platform mobile apps, say with PhoneGap (or similar framework)?
Of course.
Typescript generates 100% ordinary Javascript; you can use its output anywhere.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With