Bytes #323 - The Hono takeover
JavaScript promise rings, the hall monitor of the web, and jamming out to Hoobastank with my best friend (who happens to be an LLM).
Up until now, I was not aware that concurrency and parallelism were actually different things since they are often used interchangeably by some. I just learned that this is not the case while reading Chapter 9 of the book “Clojure for the Brave and True.” This made me want to learn more about concepts related to concurrency and parallelism, especially concerning the programming language I know best: JavaScript. So this essay is basically a collection of notes I made during this learning process.
JavaScript promise rings, the hall monitor of the web, and jamming out to Hoobastank with my best friend (who happens to be an LLM).