ucw first attempt
I hacked together a very basic application in ucw. It is kinda shopping list. One can add and remove strings by consequently submitting a form and using a link. It took a while to realize (again) that sort was destructive : ) After understanding the basics I mentioned earlier, it’s really straightforward to design simple dynamic pages like this.