Learning web development: Shells and Node.js

In this chapter we explore two topics:

A shell is like browser console, but for the operating system instead of for JavaScript. It helps us with programming by running the tools (programs) we need to get things done.
Node.js is a program that lets us …


This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer

In this chapter we explore two topics:

  • A shell is like browser console, but for the operating system instead of for JavaScript. It helps us with programming by running the tools (programs) we need to get things done.
  • Node.js is a program that lets us run JavaScript code outside browsers – which we can use for a variety of things.


This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer


Print Share Comment Cite Upload Translate Updates
APA

Dr. Axel Rauschmayer | Sciencx (2025-08-25T00:00:00+00:00) Learning web development: Shells and Node.js. Retrieved from https://www.scien.cx/2025/08/25/learning-web-development-shells-and-node-js/

MLA
" » Learning web development: Shells and Node.js." Dr. Axel Rauschmayer | Sciencx - Monday August 25, 2025, https://www.scien.cx/2025/08/25/learning-web-development-shells-and-node-js/
HARVARD
Dr. Axel Rauschmayer | Sciencx Monday August 25, 2025 » Learning web development: Shells and Node.js., viewed ,<https://www.scien.cx/2025/08/25/learning-web-development-shells-and-node-js/>
VANCOUVER
Dr. Axel Rauschmayer | Sciencx - » Learning web development: Shells and Node.js. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/08/25/learning-web-development-shells-and-node-js/
CHICAGO
" » Learning web development: Shells and Node.js." Dr. Axel Rauschmayer | Sciencx - Accessed . https://www.scien.cx/2025/08/25/learning-web-development-shells-and-node-js/
IEEE
" » Learning web development: Shells and Node.js." Dr. Axel Rauschmayer | Sciencx [Online]. Available: https://www.scien.cx/2025/08/25/learning-web-development-shells-and-node-js/. [Accessed: ]
rf:citation
» Learning web development: Shells and Node.js | Dr. Axel Rauschmayer | Sciencx | https://www.scien.cx/2025/08/25/learning-web-development-shells-and-node-js/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.