Enyo Tutorial
This tutorial walks you through the creation of a simple RSS reader application using the Enyo framework.
- Part 1: Initial Setup
- Part 2: Basic UI
- Part 3: Using a Service
- Part 4: Displaying Data
- Part 5: Working with Multiple Views
- Part 6: Application Preferences
- Epilogue
Also available is an extension of this tutorial, which takes the FeedReader app in some interesting new directions.
Notes
If you want to build the tutorial app on your own computer, you may do your development in a Web-Kit based browser (e.g., Safari, Chrome), or in the HP webOS Emulator.
The path to
enyo.js(for the<script>tag inindex.html) will depend on the location of the Enyo installation on your local machine.