SAP / ui5-typescript

Tooling to enable TypeScript support in SAPUI5/OpenUI5 projects
https://sap.github.io/ui5-typescript
Apache License 2.0
201 stars 28 forks source link

i can't find a way to use typescript and the flp sandbox launchpad #452

Closed yosi-fridman closed 2 months ago

yosi-fridman commented 4 months ago

i can't find a way to use typescript and the flp sandbox launchpad, is there any support for this?

akudev commented 4 months ago

A bit more context would be helpful. Whatever you do with TypeScript, in the end the application is transpiled to JavaScript. Whatever you did until now using JavaScript should also be possible with this resulting JavaScript. Doesn't work? Check how it looks and how it normally looked with plain JavaScript and what's the difference. This should guide you to the reason for any problem.

akudev commented 4 months ago

In general, this is not a support forum, though. So please clearly demonstrate a bug or a behavior that should be improved, then we can continue here.

akudev commented 2 months ago

no response.