Practical Dojo Projects by Frank Zammetti examines one of todayโs most popular open source lightweight Ajax Web Frameworks, Dojo. Written by a JavaScript/Ajax industry expert who has delivered many Web applications for his clients, Frank takes a no-nonsense, down to earth and hands-on approach to u
Practical Dojo Projects
โ Scribed by Frank W. Zammetti (auth.)
- Publisher
- Apress
- Year
- 2009
- Tongue
- English
- Leaves
- 465
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
The era of professional JavaScript development has arrived! Gone are the days when writing all the clientโside code for your applications by hand yourself was the norm. Gone are the days when scrounging around the Internet to find a snippet of code to do something you need could lead to either decent code or utter garbage that you'd surely regret using later.
No, writing highโquality JavaScript these days is a whole lot easier with the advent of topโnotch libraries that save you time and effort, and one that stands out from most others is Dojo.
Dojo is a library like few others: written by some of the best JavaScript coders around today, providing nearly everything you'll need to write modern rich Internet applications, all in one place. From Ajax to widgets, to clientโside persistence and language extensions, and many points in between, Dojo has it all.
In Practical Dojo Projects, you'll learn all about what Dojo has to offer. You'll see it in action in the form of five fully functional applications, which include
- A contact manager for storing info for all the important people in your life
- A code cabinet: a place to store, index, and get code snippets from
- A stock tracker to keep track of your stock portfolio
- A message forum for open discussions on topics you define
- Even a fun little game!
By the time you've finished reading, you'll have a firm grasp on what Dojo is all about, and you'll have the preparation you need to begin to use it yourself in your own projects. See you inside!
โฆ Table of Contents
Front Matter....Pages i-xxiii
Front Matter....Pages 1-1
Introduction to Dojo....Pages 3-39
Dojo Core....Pages 41-114
Dijit....Pages 115-156
DojoX....Pages 157-211
Front Matter....Pages 213-213
That Human Touch: Contact Manager and Client-Side Persistence....Pages 215-263
A Place for Your Stuff: Dojo Code Cabinet....Pages 265-328
Idiot Blob: The Game!....Pages 329-377
When the Yellow Pages Just Isnโt Cool Enough: Local Business Search....Pages 379-440
Back Matter....Pages 441-454
โฆ Subjects
Programming Techniques
๐ SIMILAR VOLUMES
CakePHP is a Web framework for building PHP-based/driven Web applications. PHP is still considered by many the leading Web scripting language thatโs most adopted and used. The CakePHP framework is an emerging framework to help todayโs Web developer build PHP Web applications faster and easier. Prac
In a nutshell this book can be broken into 3 parts: 1) About REST - 19 pages 2) Rails support for REST - 18 pages 3) Tutorials - All the other pages I found the first 37 pages or so pretty interesting. The tutorials I'm sure have a lot of good examples, but personally I find that not the most fas
Ext JS is one of todayโs hottest emerging Web 2.0 Rich Internet Application (RIA) technologies. Itโs essentially a pragmatic framework and library (with widgets) that lets Web developers and designers easily use to build JavaScript-based Web application front-ends (Graphical User Interfaces or GUIs)