Introduction Modern JavaScript frameworks such as
Dojo and jQuery are often leveraged to create exceptional web
experiences. In addition to providing useful widgets, they help
developers by providing a rich set of APIs for manipulating the DOM
and making AJAX calls. Web Experience Factory (WEF) provides a
rich set of Dojo builders right out of the box. For example, the
Dojo Data Grid and Dojo Data Store builders allow you to add a client
side spreadsheet-like widget to the page. What's key here is that
Web Experience Factory's... [More]