854
you are viewing a single comment's thread
view the rest of the comments
[-] arc@lemm.ee 4 points 1 year ago

Could be worse, could be programming Javascript (or Typescript).

[-] jol@discuss.tchncs.de 7 points 1 year ago* (last edited 1 year ago)

A text file with a script block and nothing else, containing a console log, is all you need. You already have all the boilerplate to run it in any computer. No extra dependencies, no installing anything. Literally just a notes editor app. This is a valid HTML file:

<script>
console.log("Hello World")
</script>
[-] Lysergid@lemmy.ml 0 points 1 year ago

I think you forgot to pollyfill your console.log and now you have some error in some script in some callback

load more comments (2 replies)
load more comments (9 replies)
this post was submitted on 13 Nov 2024
854 points (96.1% liked)

Greentext

7527 readers
417 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 2 years ago
MODERATORS