Hacker News new | ask | show | jobs
by neurotrace 2559 days ago
Minor note: it's not accurate to say that node is a web server. Web servers are frequently built with node but node is also used for CLIs, graphical applications, parsers, compilers, etc.
1 comments

I see. Thanks for the clarification