I’ve been working with Allan Laframboise to add examples of how to use Esri’s popular Bootstrap Map framework without a dependency on jQuery. The Dojo-Bootstrap library, a Dojo port of the Twitter Bootstrap JavaScript modules, finally has a release candidate that is compatible with Bootstrap 3.x. This enabled us to replace the references to the Bootstrap JavaScript with references to the Dojo-Bootstrap modules and completely remove the reference to jQuery.
You can try out the new Dojo examples live at:
http://esri.github.io/bootstrap-map-js/demo/dojo/getstarted.html
Continue reading “Using Bootstrap Map? You Might Not Need jQuery…”