Reddit Reddit reviews Head First Ajax: A Brain-Friendly Guide

We found 1 Reddit comments about Head First Ajax: A Brain-Friendly Guide. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Networking & Cloud Computing
Computer Networks, Protocols & APIs
ISDN Networking
Head First Ajax: A Brain-Friendly Guide
Used Book in Good Condition
Check price on Amazon

1 Reddit comment about Head First Ajax: A Brain-Friendly Guide:

u/gnost ยท 1 pointr/learnjavascript

I highly recommend the book Head First Ajax by Rebecca Riordan. Ultimately, you may decide to use a framework like jQuery for simplifying the XMLHttpRequest API, but this book really helps explain AJAX, how it works, and how to write AJAX requests using vanilla JavaScript.

The Head First books are especially helpful for beginners, I really like the approach they take to teaching you in ways that are visual and make it easier to remember.