Hello,guys!
In the old days you remember Flash/AS3. There were free Flashdevelop IDE. It was perfect. You use all libraries in flash with perfect auto-completion, perfect debuging and so on.
When flash is old and grumpy now every work with it is stopped of course.
The perfect substituent of AS3 + Flashdevelop IDE we explored is Typescript + PIXI + Webstorm + Typescript namespaces - okay.
But typescript + webstorm are made for angular applications so you understand there is bunch of problems.
We were under pressure and had to create everything fast. Now we have time to explore for the best solution.
Big games/applications can be made of pure javascript and it is trash - our opinion and experience.
Can you tell your opinions, your experience, best practices and so on on Typescript, PIXI , IDE, other libraries and so on ?
Lets make better code!