What I got into or misunderstood when learning Node.js for the first time

I use Node.js, but my impression of Node.js was quite different before and after learning Node.js, so I have compiled a brief explanation of Node.js and a brief summary of what I personally got stuck in when learning it. What is Node.js? Node.js is a JavaScript execution environment. JavaScript is …