Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.
Overview
Practical JavaScript, DOM, and Ajax Projects is ideal for web developers already experienced in JavaScript who want to take their knowledge to the next level. It presents 10 complete example projects for you to learn from and adapt for use in your own work.
The book starts with a quick recap of the fundamentals of modern JavaScript development before moving right along to the applications. For each application, you are taken through the planning, design, and implementation stages. Theres something for everyone herea utility library, a validation framework, a GUI widget framework, a dynamic event calendar application, a drag-and-drop shopping cart, and more!
Over the course of the book, author Frank Zammetti covers JavaScript best practices, Ajax techniques, and some of the most popular JavaScript libraries, such as Prototype, Script.aculo.us, and the Yahoo YUI. One of the main premises of this book is to help you learn by example so you can then apply your knowledge to your own projects. This book will save you countless hours of development time and help further your JavaScript knowledge!
Synopsis
Practical JavaScript, DOM, and Ajax Projects is ideal for web developers already experienced in JavaScript who want to take their knowledge to the next level. It presents ten complete example projects for you to learn from and adapt for use in your own work.
The book starts with a quick recap of the fundamentals of modern JavaScript development before moving right along to the applications. For each application, you are taken through the planning, design, and implementation stages. Theres something for everyone herea utility library, a validation framework, a GUI widget framework, a dynamic event calendar application, a drag-and-drop shopping cart, and more!
Over the course of the book, author Frank Zammetti covers JavaScript best practices, Ajax techniques, and some of the most popular JavaScript libraries, such as Prototype, Script.aculo.us, and the Yahoo YUI. One of the main premises of this book is to help you learn by example so you can then apply your knowledge to your own projects. This book will save you countless hours of development time and help further your JavaScript knowledge!
Editorials
From Barnes & Noble
The Barnes & Noble ReviewMany folks learned JavaScript informally, as a quick tool to solve whatever problem was at hand. But nowadays, you want to be a little more systematic about your JavaScripting. Frank Zammetti will help you get there. Here, he walks you through ten full projects: not just coding but careful planning and design, too.
His case studies range far and wide, from extensible libraries to validation and GUI widget frameworks, Ajax applications to client-side XML and persistence. So you can be confident that there's plenty here of direct relevance to you.
While the programs are the heart of the book, Zammetti also illuminates "Seven Habits of Highly Successful JavaScript Developers": techniques such as graceful degradation, "unobtrusive JavaScript," and the effective use of libraries. This is the stuff that makes the difference between run-of-the-mill and outstanding JavaScript -- and, with Zammetti's help, mastering it is quite painless. Bill Camarda, from the June 2007 Read Only