Topics and information related to the NodeJS ecosystem within the wider JavaScript ecosystem.
What is Node.js?
Node.js is the server-side environment for JavaScript. Learn a little bit about Node.js and what you can do with Node.js.
What is server-side programming?
Server-side programming is programming that is done on remote web servers. It is the kind of programming that powers all kinds of applications that you use but that you do not see directly.
Why is Node.js Important?
Node.js marked an important change in what you can do with JavaScript. With Node.js you can use JavaScript to do just about anything you could do with a traditional general purpose programming language.