book-notes

Bulletproof Ajax

by Jeremy Keith

I, Michael Parker, own this book and took these notes to further my own learning. If you enjoy these notes, please purchase the book!

Chapter 1: What is Ajax?

Chapter 2: JavaScript and the Document Object Model

Chapter 3: XMLHttpRequest

Chapter 4: Data Formats

Chapter 5: Hijax

Chapter 6: Ajax Challenges

Chapter 7: Ajax and Accessibility

Chapter 8: Putting It All Together

Chapter 9: The Future of Ajax