40 books
—
89 voters
Goodreads helps you keep track of books you want to read.
Start by marking “Pro JavaScript Techniques” as Want to Read:
Pro JavaScript Techniques
by
Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, like basic syntax and structures.
Expert web developer and author John Resig concentrates on fundamen ...more
Expert web developer and author John Resig concentrates on fundamen ...more
Paperback, 359 pages
Published
December 1st 2006
by Apress
(first published January 1st 2006)
Friend Reviews
To see what your friends thought of this book,
please sign up.
Reader Q&A
To ask other readers questions about
Pro JavaScript Techniques,
please sign up.
Be the first to ask a question about Pro JavaScript Techniques
Community Reviews
Showing 1-30

Start your review of Pro JavaScript Techniques

It's ok for absolute beginners or maybe to refresh knowledge after long break.
...more

Aug 02, 2012
Seto
rated it
it was amazing
·
review of another edition
Shelves:
javascript,
software-craftsmanship
OK, this pretty-old book is closing my 2016 Reading Challenge.
It's written before Google Chrome, in the early days of jQuery. Reading this book give me understanding how JavaScript framework -jQuery particularly, since the author is its creator- is working under the hood.
Nobody codes jQuery anymore, you might say. It is true. Ten years (since this book published) is like forever in software engineering fields. Today, the technique mentioned in this book can be easily done with the help of moder ...more
It's written before Google Chrome, in the early days of jQuery. Reading this book give me understanding how JavaScript framework -jQuery particularly, since the author is its creator- is working under the hood.
Nobody codes jQuery anymore, you might say. It is true. Ten years (since this book published) is like forever in software engineering fields. Today, the technique mentioned in this book can be easily done with the help of moder ...more

Although slightly dated, Resig's Pro Javascript Techniques does an excellent job explaining many of the basic building blocks of modern javascript libraries: DOM interaction, code minimization techniques, debugging tools, rich interactivity with timed behavior, and basic AJAX techniques for non-blocking server access. This is a very helpful book for anyone wanting a quick and basic overview.
That said, this book, given its date, does not spend much time covering closures, execution context (e.g. ...more
That said, this book, given its date, does not spend much time covering closures, execution context (e.g. ...more

Let's get this straight right away: the author is John Resig, the creator of the jQuery library, so obviously this guy knows what he is talking about. And just like jQuery, Resig presents a solid base by describing how to write reusable, unobtrusive, object-oriented JavaScript code. Then, he gets right to it by providing chapter after chapter of real-world examples of how to build useful stuff from this base. While he doesn't use jQuery in his code examples, per se, along the way you will learn
...more

Good if you want to see how JavaScript frameworks are thought out and created. Not so useful if you know the language and are looking for architectural techniques. Resig is a decently terse writer though, so it's not as long-winded as JavaScript: The Definitive Guide. There are some incidental techniques that Resig uses that were pretty cool tricks to pick up.
...more

As someone with only mediocre JavaScript skills, I found the book to be quite helpful. It's just like the title suggests: a collection of recipes and best practices for writing better JavaScript. However, the book probably isn't as useful for more advanced JavaScript programmers.
...more

Apr 20, 2009
Rusty
rated it
it was amazing
Recommends it for:
anyone who wants to understand javascript
This was by far the best book I've read to explain the document object model and Javascript namespaces.
This is the only Javascript book I've read cover to cover, all others are used for reference. ...more
This is the only Javascript book I've read cover to cover, all others are used for reference. ...more

Dec 29, 2012
Ilyá Belsky
rated it
it was ok
Recommends it for:
jquery killers
Shelves:
computer-science
This book is too old.
Javascript techniques have a tendency to become old very quickly.
Today these techniques are hidden inside the libraries like jquery and an average front-end developer never uses them.
Javascript techniques have a tendency to become old very quickly.
Today these techniques are hidden inside the libraries like jquery and an average front-end developer never uses them.

Aug 25, 2010
Rick Toews
marked it as to-read
Useful concepts include namespacing, which mitigates the evil of global variables (cf., JavaScript: The Good Parts, Appendix A); and the distinction of public, private, and privileged methods within a JavaScript class.
There are no discussion topics on this book yet.
Be the first to start one »
Goodreads is hiring!
News & Interviews
Care to travel to past times for some serious drama? Check out this season's biggest historical fiction novels and be transported to tales of...
82 likes · 22 comments
No trivia or quizzes yet. Add some now »