#A Riot Cookbook App
Riot is a great open-source front-end framework for creating single-page web apps using Javascript. Riot can be found at http://riotjs.com.
This project has explanations and examples for using Riot in various ways.
A live demo of this app can be viewed at http://vinapps.com/riot-cookbook-app
These topics are covered in this app:
- A Simple Tag
- A Boilerplate Tag
- Routing
- Tables
- Ajax Table
- Clicking
- Accessing DOM elements
- Communication Between Tags
- Building and Running the app
This repo can be found at http://github.com/vineel/riot-cookbook-app