Summary
In this chapter, we've learned how you can interface your haXe code with your target platform by using magic functions and using the __init__
magic. We have also seen how to use several magic functions.
Now that we've seen how to interface haXe code with the target platform, we are going to create a completely dynamic website with haXe targeting Javascript.