React
In addition to pure DOM components, Rhyme can also be made to produce React trees.
Simple React Blog
Generate a simple blog UI from a JSON dataset.
React Todo App
Here we show a slightly more involved example, implementing a Todo app in the style of TodoMVC.
Note that this example orchestrates multiple Rhyme queries to update various pieces of application state.