VS2015 - Get Cordova and Bower to Work Together
When using Visual Studio 2015's TypeScript template for Cordova development, bower components cannot be used without this small hack. »
When using Visual Studio 2015's TypeScript template for Cordova development, bower components cannot be used without this small hack. »
An overview of the way TypeScript transpiles some of its new features to an ES5-based JavaScript code. »
In part 2 I explain the way the collision detection was implemented and will address the issues that arose during the development and how they were solved »