Akshar Patel Posted April 2, 2015 Share Posted April 2, 2015 Typescript is slowly gaining grounds. The two best things about it are future proof code and type safety. Since I started learning phaser, I choose to code in Typescript. I have a Github repository where in I've stored all the code of the tutorials which I undertook to learn Phaser. The tutorials were in plain Javascript which I converted into typescript. https://github.com/aksharpatel47/Phaser-Typescript-Tutorials-Code While I know converting javascript to typescript is not that hard, I hope this repo helps the community one way or the other. Also, it's just raw code at the moment. Is there anything else that can be done to make it more helpful? Please do let me know. clark 1 Link to comment Share on other sites More sharing options...
Recommended Posts