Wrap Up

Let's highlight the main contents of this chapter.

We'll cover the following...

Key takeaways

Let’s take a moment to reflect on what we’ve learned in this chapter:

  • AJAX polling is a technique applied in AJAX applications where the client opens a connection with the server and then repeatedly sends HTTP
...