CHAPTER 4

image

JavaScript in Action

Now that we’ve covered the basics of JavaScript and the DOM, let’s work with our new tools. In this chapter we have picked seven projects that will help you build your own projects, as well as illustrate many of the techniques and JavaScript features we have covered in other chapters:

  • Working with JavaScript
  • Loading Scripts Efficiently
  • Asynchronous Communication using XMLHttpRequest
  • Cross-Domain Techniques
  • Data Caching
  • Choosing a JavaScript Library
  • Using jQuery
  • Building Your Own JavaScript Library

Working with JavaScript

Although not technically a “project,” we wanted to discuss some important aspects of working ...

Get JavaScript Programmer's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.