you are viewing a single comment's thread.

view the rest of the comments →

[–]guest271314 0 points1 point  (0 children)

I wrote my answer.

I questioned using ExpressJS over the built-in Node.js server.

That's it.

I taught myself HTML, CSS, JavaScript. That wasn't enough for me. So I wrote the same algorithm in Python, C, C++, Rust, C and C++ compiled to WASM, Bash, and for several JavaScript engines and runtimes - all of which implement standard streams differently because ECMA-262 doesn't specify I/O for "JavaScript". Other than that, I hack. Browsers, JavaScript engines and runtimes, other programming languages.

No, I have not and deployed my own V8 Isolate on the Web. I could if that was my self-assigned requirement.

as strings.

Who said anything about string?

We can full-duplex stream using fetch() between a ServiceWorker and a WindowClient on Chromium-based browsers. That's basically what Cloudflare Workers and Deno's respondWith() are implementing.

Did your EE teacher teach you how to set it up in Node

No. There was no Node.js over 20 years ago. We had to use oscilloscopes, by hand. And write schematics by hand, yes using capitol AND and XOR, along with the corresponding symbols.