Ever considered TypeScript for PlayCanvas?

Thanks, but actually only the ES6 part was answered there. What about TypeScript support?

Oh sorry, I misread.

There’s some thought on this but no concrete plans unlike working on ES6 support.

Developers have been writing Typescript locally on their computers and uploading the built JS via REST API or our tool here https://github.com/playcanvas/playcanvas-sync

We supply typescript buildings as part of our NPM package or they can be generated from the engine repo.

As side note: We are considering moving to Typescript for engine development.

1 Like

Yeah, you can check out the status of that ‘TypeScript for engine development’ project on GitHub: