All public logs

From wikinotes

Combined display of all available logs of wikinotes. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:17, 5 February 2023 Will talk contribs deleted page Javascript basics (content was: "{{ TODO | this is temporary dumping spot until I have a better feel for it }} = Statements = <blockquote> Javascript statements end with either a newline, or a semicolon. <source lang="javascript"> let foo = 1 let bar = 2 // inlining let foo = 1; let bar = 1; // separate chained method calls over newlines const foo = ['a', 'b', 'c']; const bar = foo .map(x => "--" + x) .map...", and the only contributor was "Will" (talk))