Use TypeScript to code WoW

Since using LUA one can write code for both the WoW client and the server (using Eluna), I thought it would be interesting to know that whenever you used LUA before, you can now use TypeScript thanks to this transpiler:

https://typescripttolua.github.io/

[FONT=Comic Sans MS]A generic TypeScript to Lua transpiler. Write your code in TypeScript and publish Lua![/FONT]

TypeScript is a modern language. According to Stackoverflow it was one of the most loved languages of 2018. I’ve been using it a work and I’m quite happy with it.

did someone really replace js with lua as output for TS?

Yes :slight_smile: