📁
EdmundHee
  • Edmund's How to
  • Python
    • Virtual Environment
      • Setup for Windows
      • Setup for Mac
      • How to use VirtualEnvWrapper
  • Git
    • Setup Git Environment
      • Setup Git for Windows
      • Setup Git for Mac
    • Github's How-to
      • Create a repository
      • Repository Branch
      • Update Repository
  • AWS
    • EC2
      • [Raw] EC2 - Recovery Instance
  • Web Development
    • NodeJS
Powered by GitBook
On this page

Was this helpful?

  1. Web Development

NodeJS

NodeJS, a JavaScript runtime which allow us to run javascript files in our local machine ( a.k.a Laptop ). Without NodeJS, your browser is the only medium that could execute javascript file or code.

Download Nodejs here: NodeJs

Previous[Raw] EC2 - Recovery Instance

Last updated 5 years ago

Was this helpful?