These are some extra demo applications written in Ur/Web. See the main demo for a more tutorial-like progression through language and library features.

dragList.urp

This is an Ur/Web version of the "draggable lists" demo program from Links.

grid1.urp orm1.urp

Many varieties of "object-relational mapping" (ORM) can be implemented as libraries in Ur/Web, as this demo shows.

versioned1.urp

We can also build a data store abstraction that makes it possible to view old versions of records.