Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 599 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 599 Bytes

#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:

  1. A Simple Tag
  2. A Boilerplate Tag
  3. Routing
  4. Tables
  5. Ajax Table
  6. Clicking
  7. Accessing DOM elements
  8. Communication Between Tags
  9. Building and Running the app

This repo can be found at http://github.com/vineel/riot-cookbook-app