RIM has been pushing hard to get the main JavaScript frameworks optimized for BlackBerry devices. The popular cross platform Dojo framework is no exception which is why RIM has posted up a guide for working with the Dojo Toolkit in WebWorks. They have also posted up a very simple sample app in their Github repository for us to get started with. If you have been looking around for a JavaScript framework for your next BlackBerry WebWorks app you may want to give it a spin. The Dojo Toolkit is quite powerful and you can read about many of its features at dojotoolkit.org.
Eduardo Pelegri-Llopart Not Registered
Posted: September 23, 2012 at 4:05 PM EST
We also published a version for BlackBerry 10. The two samples are at:
http://github.com/blackberry/WebWorks-Samples/tree/master/DojoAppDetails
and
http://github.com/blackberry/BB10-WebWorks-Samples/tree/master/DojoAppDetails
A list of all the samples related to Dojo is at http://blackberry.github.com/Community/All_Samples.html?tag=dojo
Eduard/o (@pelegri)