Prev | Current Page 786 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"


(continued)
423
Chapter 14: More Interactive Content with JavaScript
Summary
Programming JavaScript with haXe is a pleasure mainly for how haXe brings full OOP support to it. This
chapter covered the potential of the environment and how to build useful applications. The following
topics were discussed in detail:
The kind of problems that JavaScript is commonly called to solve
Firebug and other tools that can ease the development and debugging process of web
applications
The haXe JavaScript API
How to validate a form on the client side
How to create an auto - complete control that uses AJAX
In the next chapter, the communication layer is explored further introducing the haXe Remoting API.
You learn how the communication between participants can become completely transparent using
proxies.
??‘
??‘
??‘
??‘
??‘
Putting It All Together with
ha X e Remoting
Communication is everything in the development of web applications. The haXe environment
provides not only ways to communicate between the client side and the server side, but also
between different platforms on the same side.


Pages:
774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798