Hacker News new | ask | show | jobs
by worthless-trash 530 days ago
But it hasn't.. its just a browser running headless on the server.
1 comments

You’re confused, what you have in mind is Electron. NodeJS et al. use a JS engine, not a browser engine. NodeJS does not have DOM rendering or even parsing for instance.
I'm aware of it is, people are using it wrong. ;)