Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript #35

Closed
Keevle opened this issue Feb 14, 2017 · 2 comments
Closed

Typescript #35

Keevle opened this issue Feb 14, 2017 · 2 comments

Comments

@Keevle
Copy link

Keevle commented Feb 14, 2017

According to github,most of this is coded in typescript,does this mean users will have to use it for most of the functions that the engine provides or is using js solely feasible ?

@JoaoMosmann
Copy link

Hi @Phacanu,

You don't have to use Typescript, it works perfectly well just with Javascript. Typescript is just a superset that transpiles to javascript, so basically, the code that you're going to use is pure javascript.

@Keevle
Copy link
Author

Keevle commented Feb 14, 2017

@JoaoMosmann Ahh,thanks for clearing that up,thank you!

@Keevle Keevle closed this as completed Feb 15, 2017
@endel endel added the question label Feb 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants