Summary
After reading this chapter, you should be able to:
Use Dojo's XHR machinery to perform RESTful operations with a web server
Understand how
Deferreds provide the illusion of threads, even though JavaScript does not support threadsBe aware that the toolkit's entire IO subsystem uses and generally returns
Deferreds from function callsBe able to use Base's functions for converting forms to and from Objects and JSON
Be able to use Core's IFRAME transport layer for common operations such as uploading and downloading files
Understand how the RPC machinery can streamline application logic and produce a more maintainable design
Be aware of the infrastructure Core provides for implementing the OpenAjax Hub
We'll move on to node manipulation in the next chapter.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access