Hello, I am working with Typescript in Visual Studio IDE, but I am not sure which Typescript version I am using, so how can I check Typescript version in Visual Studio IDE?
...When sending data to front-end from back-end, how can I pass JSON string with quotes, so how can I escape quotes in json? So I can pass JSON as below
...