Essential Dojo

Posted by Carl Manaster on Stack Overflow See other posts from Stack Overflow or by Carl Manaster
Published on 2009-06-12T18:53:07Z Indexed on 2010/04/15 10:23 UTC
Read the original article Hit count: 229

Filed under:
|
|

I'm starting to use Dojo; this is (essentially) my introduction to AJAX. We have a Java backend (torque / turbine / velocity) and are using the jabsorb JSON-RPC library to bridge Java and Javascript.

What do I need to know? What is the big picture of Dojo and JSON, and what are the nasty little details that will catch me up? What did you spend a couple of days tracking down, when you started with Dojo, that you now take for granted? Thanks for any and all tips.

© Stack Overflow or respective owner

Related posts about dojo

Related posts about JSON