WebFund 2024F: Tutorial 4: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 October 2024

2 October 2024

  • curprev 23:2423:24, 2 October 2024Soma talk contribs 7,906 bytes +43 No edit summary
  • curprev 23:2123:21, 2 October 2024Soma talk contribs 7,863 bytes +98 →‎dbdemo.js
  • curprev 23:0723:07, 2 October 2024Soma talk contribs 7,765 bytes +7,765 Created page with "==Code== All code: [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/code/dbdemo.zip dbdemo.zip] To install, unpack, and run dbdemo in the class VM: wget https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/code/dbdemo.zip unzip dbdemo.zip cd dbdemo deno run --allow-net --allow-read --allow-write dbdemo.js ===dbdemo.js=== <syntaxhighlight lang="javascript" line> // SPDX-License-Identifier: GPL-3.0-or-later // Copyright (C) 2024 Anil Somayaji // // d..."