DEV Community

Cover image for NodeJS Tutorial – 01 – Creating your first server
David MM👨🏻‍💻
David MM👨🏻‍💻

Posted on • Originally published at letslearnabout.net

8 2

NodeJS Tutorial – 01 – Creating your first server

Learning NodeJS is a great opportunity for every web developer: Tons of jobs, easy to learn and, as Javascript is a MUST on web developing for the FrontEnd, you already know the language!

With this tutorial, you will create your first NodeJS server in less than 10 minutes.

In this video you will learn:

  • How to install NodeJS in your computer
  • What NPM is
  • How to create your NodeJS configuration file
  • How to create your first server and the base file
  • How to create routes to your server
  • How to install Nodemon


Related articles:

What exactly is Node.js?

Pros and Cons of Node.js


My Youtube tutorial videos

Final code on Github

Reach to me on Twitter

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay