Dojo Bootstrap 2.0 Beta

The latest version of Dojo Bootstrap has been released in beta. There are a number of new features and changes. The biggest and most obvious change is Dojo Bootstrap is now completely Dojo widget-based. This means you can now use Dojo Bootstrap the same way you would use any Dojo widget.

Collapsible Panel with Bootstrap

I had plans to build a panel that provided to ability to collapse it’s contents. Since I was using Twitter Bootstrap, I figured I would create another Module for the Dojo Bootstrap that was similar in functionality to the Collapse module. Before I started...

Using Twitter Bootstrap with Dojo

I have been using Twitter Bootstrap lately due to its appearance and simplicity in creating basic pages and complex layouts. I wanted the use Dojo to develop a recent project but I felt that Dijit would be too much for my needs so I decided to use Bootstrap again. The...