inteja Posted October 18, 2016 Share Posted October 18, 2016 I know this is a rather subjective question, but is there a recommended Babylon.js application skeleton template and toolset? I'm coming from an old school javascript background and other languages (OO PHP) so the new javascript landscape is cool (node, npm, gulp, webpack etc etc) but the choice is also daunting. So if I wanted to develop larger Babylon.js applications in Typescript (the syntax makes more sense to me) but have some automatic Typescript compilation, SASS/LESS compilation, linting, minification, obfuscation and packaging etc, are there recommendations or an app template somewhere to get me started? I'm assuming it's also possible to automatically create debug and production builds. I'm currently using Sublime Text but in the process of switching to PhpStorm (which includes all features of WebStorm). Any pointers from seasoned Babylon.js developers appreciated. Quote Link to comment Share on other sites More sharing options...
jerome Posted October 18, 2016 Share Posted October 18, 2016 For coding TypeScript, I personaly prefer using VSCode instead of SublimeText because TS works out-of-the-box. AFAIK, no recommended template to make a BJS app Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.