By bloid
via sitepen.com
Published: Oct 12 2008 / 05:59
A typical server-side web framework today includes three main components: a URL dispatching to some controller object scheme, a template engine, and a data mapping facility. Currently in Dojo, you’ll find that the latter two items already exist. dojox.dtl provides the first one, and dojo.data provides the second.
Tweet
SaveShareSend
Tags: frameworks, javascript
Add your comment