Dojo technical topics
Page navigation
Entry to Dojo
Dojo & Web 2.0
Dojo skills
Understanding the Dojo toolkit series
Localization and Internationalization
Accessible Development
Dojo Testing
With the rise of rich Internet
Every Ajax framework extends JavaScript and provides many common functions, enhancing the development efficiency of JavaScript. Here we will give a brief introduction to some common functions in Dojo. Because many common functions of dojo are used,
Dojo provides a very powerful JavaScript control library.You do not need to have any basic knowledge before using dojo. you can use the script to remotely link to dojo (Dojo. JS), you can also. download js to the local device and load it with the
Official Address: http://dojotoolkit.org/reference-guide/1.10/dojo/_base/array.html#dojo-base-array
The array module dojo is well encapsulated. If you want to call it, you must first load the module:
require(["dojo/_base/array"], function(array){ //
This article has been first published on the infoq Chinese site. All Rights Reserved. The original Article is "using dojo to implement Ajax requests: xhr, cross-domain, and others". If you need to reprint it, please attach this statement. Thank
Author: hopesoftSource: http://www.51ajax.com
First, the prefaceSince last year, Ajax has become a focus of technical hot spots, various AJAX frameworks developed rapidly, which is divided into client AJAX architecture, server-side AJAX
Introduced:
This will give you an initiation course for dojo. You might say to yourself, "This is a good time to skip because I already know JavaScript and I know a lot about web development." "But there is a chance for you to realize that your
Dojo learning-0: Introduction to AMD ModulesOriginal article: http://dojotoolkit.org/documentation/tutorials/1.10/modules/Difficulty level: elementary Dojo version: 1.10
If you are migrating from a version of Dojo lower than 1.7, you may find the1.8
In the dojo toolkit, the dojo/_ base/lang module packs or enhances Javascript native methods and provides a lot of useful methods. This article describes the basic knowledge of Function objects in Javascript and how to use dojo. hitch binds the
Some time ago, I published an article on infoq Chinese site, introducing the basic usage of the dojo class mechanism. Some of my friends hope to have a better understanding of this part. This article will introduce the background knowledge of the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.