S
S
Sergey Korenevsky2015-09-12 10:26:39
visual studio
Sergey Korenevsky, 2015-09-12 10:26:39

How to include Typescript modules in VS 2015?

Hello Typescript gurus, I'm a C# programmer and Typescript syntax is easy for me. But here's how I decided to rewrite one project on TS where there are a lot of classes (first dive). I had to separate the TS classes into different files within the project. When rewriting the code, all auto code substitution worked with a bang. And when I start compiling, it says there is no class,
Tell me, how to connect some TS files to others?
How and how does the ModuleType parameter differ and work in the project properties?
Where is this Out parameter that allows you to compile TS into one JS?
There is an Exsample section on the TypescriptLang site, I downloaded it. But I did not find how these modules are connected in them, because in the studio there is a choice of method, and in the examples there are no .project files with parameters.
Where can I see real examples on VS 2015? (calculator, etc.) with classes in different files?
Give a link or send those your example, HELP.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question