2

I would like to know as I am targeting javascript, how can I create a re-usable library of my own code, that I can use in multi js haxe projects?

I think to create a library js haxe project, that I will put my re-usable classes, but then, if I compile it, I will get js code, how to use it in other haxe projects?

What I want to do, is to isolate the core logic into a library, and then use multiple views in the html page that uses the same one core-logic js library.

Any idea?

1 Answer 1

2

I found the solution, in case some one is interested, here it is

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.