Recent Insights
Search
Dojo Tutorial: Creating Builds
Dojo Tutorial: Creating Builds

Building on our continuing series of Dojo Tutorials, learn about Creating Builds. The build system is critical for any real web application.

Read More
Dojo Mobile Tutorial: TweetView Settings View
Dojo Mobile Tutorial: TweetView Settings View

Next in our ongoing series of Dojo mobile tutorials, we create the Settings View of our TweetView app. In the previous post, Getting Started with TweetView: Tweets and Mentions, we solidified our mobile application’s file structure, reviewed TweetView’s goals, and created the Tweets and Mentions views by coding tweetview._ViewMixin andtweetview.TweetView.

Read More
Interview on Web vs. Desktop Apps
Interview on Web vs. Desktop Apps

HTML5 and EcmaScript 5 provide very powerful APIs that blur the line between the Web and the Desktop user experience. This has resulted in more organizations choosing to build their applications using Web technologies, rather than using the traditional Desktop approach.

Read More
Dojo Tutorial: Beyond Dojo’s Core
Dojo Tutorial: Beyond Dojo’s Core

Next in our ongoing series of Dojo tutorials, learn what’s available Beyond Dojo’s Core. One of the things that differentiates Dojo from many other JavaScript libraries is its scope.

Read More
Dojo Tutorial: Deferreds and Promises
Dojo Tutorial: Deferreds and Promises

Our series of Dojo tutorials continues with Deferreds and Promises. Deferreds are a wonderful and powerful thing, but they’re really an implementation of something greater – a promise.

Read More
Dojo Public Workshops
Dojo Public Workshops

You called and sent postcards, you emailed, you blogged, you petitioned outside of Trader Joe’s, ran ads on public access and someone even sent a fax — MESSAGE RECEIVED! We’ll hold a public workshop (or two). So get ready to be showered with insane amounts of information and code, opportunities to meet some cool people (and us!), hang out with other Dojo devs, and perhaps even attend a dojo.beer event! Sound good? Read all about it!.

Read More
Dojo Object Stores
Dojo Object Stores

Dojo 1.6 introduces a new data store API called Dojo Object Store. This new store API is based on the HTML5 IndexedDB object store API and is designed to greatly simplify and ease the interaction and construction of Dojo stores.

Read More
RequireJS/AMD Module Forms
RequireJS/AMD Module Forms

The CommonJS AMD proposal defines an elegant, simple API for declaring modules that can be used with synchronous or asynchronous script-tag based loading in the browser. RequireJS already implements this API, and Dojo will soon have full support as well.

Read More
Resource Query Language: A Query Language for the Web, NoSQL
Resource Query Language: A Query Language for the Web, NoSQL

Data querying is a critical component of most applications. With the advance of rich client-driven Ajax applications and document oriented databases, new querying techniques are needed, and Resource Query Language (RQL) defines a very simple but extensible query language specifically designed to work within URIs and query for collections of resources.

Read More
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Privacy Policy