How to use DOJO and JSON to build AJAX applications: Part 2
Whether you are highly interested in apply DOJO and JSON you should have some hours daily available to study all the things related to this matter. On the other hand, I would like share with you some tools that will help you to have a better understanding of this. If you are an experienced AJAX programmer probably you don’t need too many details but if you are a beginner or an intermediate programmer this is the correct article for you in this moment. To start our study with DOJO I will recommend you visit the website that contains the dojo-toolkit which is www.dojotoolkit.org. This website has all the tools, software, utilities, libraries and documentation that you need to start developing AJAX applications completely based on DOJO and it will help you to get the most out of this important technology.
DOJO is powerful and you can use it to optimize your web applications in an incredible manner. This website contains a lot of demos and examples that will help you to see how powerful DOJO is. With DOJO you can create widgets and write your own in JavaScript. Also you have the possibility to use a ton of codes and examples that are available in this page an in other pages over the internet and modify and customize it according to your needs. Also you will have the opportunity to download two main tools that will help you in your work. The first application is: “Dojo Base 1.2.3″ and Dojo Toolkit 1.2.3: Dojo + Dijit + DojoX. It is important that you study well and read or the documentation that is available online because it will help you to get the most out of DOJO and these important tools.
In the case Of JSON, you already know that is a simply and easy data interchange format that is very lightweight and is specially designed to have a smooth interaction with the web server and web browser making this process completely transparent for end users. You can find detailed information in www.json.org. This is not a very professional and beautiful site compared is the official website of dojo, but at least it is a wonderful place to find an important documentation and help in order you can understand in-depth how JSON really work. The key of build efficient web pages in AJAX through JSON and DOJO is having a good understanding of this technology. It is completely necessary that you invest time in understand the techniques of both technologies. This website has a detailed description about how implement and use JSON on an AJAX application. On the other hand, when you start implementing JSON in your website it could be a wonderful guide for you.
Finally, no matters what is the script or programming language that you use, in this page you can find also detailed information about how use JSON in these languages. There are too many examples that you can use, practice and implement in real projects and customize them to get the most out of this useful help.
