Previous | Next
WireHose Developers Guide

Further exploration

You've now completed building the Hello World application. In the process, you've learned about important WireHose business logic concepts such as taggable and indexable resources, channels, fetchers and tags. You've modeled WireHose resources and built custom renderers to show them properly.

You also put into practice key concepts that give WireHose applications their user interface flexibility, such as the session helper, the layout dictionary, pages, wrappers and localization.

There's much more to WireHose than what's been covered so far. This section will describe some of the other features available in WireHose that are beyond the scope of this tutorial

Refer to these sections


Previous | Next