What is the purpose of buffers in Node.js?
What is the purpose of Express in Node.js?
What is the event loop in Node.js?
What is the purpose of Streams in Node.js?
What is the purpose of the require function in Node.js?
What is the purpose of the Buffer class in Node.js?
What is the difference between a callback and a promise in Node.js?
What is the difference between a module and a package in Node.js?
What is the difference between synchronous and asynchronous code in Node.js?
What is the difference between a global module and a local module in Node.js?