Category Archives: Tutorials

Writing a Widget

Coherent strives to present a sane Model View Controller paradigm for client-side Web development. So writing a Widget using the Coherent library may be a bit different from what your accustomed to. However, if you’ve ever written desktop software, this should feel right at home.

For this tutorial, we’re going to build a simple photo gallery [...]