WebApps: A Simple Windowed Application
Task
Create a window that has:
a label that says "There have been no clicks yet"
a button that says "click me".
Upon clicking the button with the mouse, the label should change and show the number of times the button has been clicked.
I guess t...
picolisp-explored.com5 min read