Jump to content

Typescript or Javascript for Phaser?


Froton X
 Share

Recommended Posts

I find it's really been helping me to just focus on writing in JS with a simple text editor like sublime text. I did look at TypeScript but for my level it seemed like it would just add another level of difficulty to a language I want to master which would be counter productive.

 

Plus this way, I force my self even to re-write a line such as: var game = new Phaser.Game(...); it may seem trivial to others, but at least for me it really helps nail down key concepts not only in the Phaser framework but in JS in general. 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...