Upgrade to Pro — share decks privately, control downloads, hide ads and more …

YinYang

 YinYang

YinYang is a client side template and framework. It collates documents and templates as well as data retrieved by Ajax etc, and renders it as a single page via JavaScript. It doesn't need to be in a server side environment. The designer can focus on working on HTML without worrying about programming.

Tsutomu Kawamura

February 21, 2012
Tweet

More Decks by Tsutomu Kawamura

Other Decks in Programming

Transcript

  1. = + Works on the browser The server separately sends

    a document & a template. The browser combines these.
  2. What does it mean? The designer can directly touch up

    the template. The developer doesn’t have to reconvert it from the changed mockup.
  3. One more thing. We have additional APIs. hSQL : searching

    files on the server wpSQL : via WordPress API ghSQL : via GitHub API And you can add your own data plugins!