Sample apps index
Here's a list of complete sample apps. Most are very simple and focus on a single feature. Each one has:
- A brief explanation
- A screen shot of the app
- A link to the source code
- A version that runs from your web browser (some features aren't well supported)
| App | Shows |
|---|---|
| Alert | Simplest example of running code (or in Jasonette, an action). Display an official-looking message box with OK and Cancel options when you click a button |
| Background | Change background color |
| Footer | Create a footer area |
| Starter | Minimal starter app shows the smallest possible Jasonette app |
| Starter2 | Starter app with quick reload feature for faster development |