About This Demo

This is a demo note application for the jQuery Model-View-Controller Tutorial (Phase 2) by Adam Wulf.

With this application, you can add, edit, and delete simple text notes. There is no login, so anyone can see anything you post (and you can see what they post)

The server is set up to fail AJAX requests 10% of the time to demonstrate how the UI can recover from such errors.

Try it out and have fun!

List o' Notes

Add New Note



Edit Note



Console