---
title: "Is Node.js worth learning?"
description: "Recently they asked me what I thought about learning Node.js, the importance it has and how to start. I leave you this video where I tell you my point of view and how you can start your learning."
author: "Oscar Barajas Tavares"
language: "en"
canonical: "https://gndx.dev/en/blog/vale-la-pena-aprender-nodejs/"
datePublished: "2021-03-16T00:00:00.000Z"
dateModified: "2021-03-16T00:00:00.000Z"
categories: ["others"]
tags: ["nodejs","javascript","youtube"]
---

# Is Node.js worth learning?

> Recently they asked me what I thought about learning Node.js, the importance it has and how to start. I leave you this video where I tell you my point of view and how you can start your learning.

I have been asked many times, **Is it worth learning Node.js?** I am a little worried that developers who are starting out in **JavaScript** are not clear about what Node.js is and see it as another technology to learn and are overwhelmed by knowing that they have to learn it. In this video I explain what you need to know to get started with **Node.js**.

<div className="video-wrapper">
  <iframe
    src="https://www.youtube.com/embed/B6MZkrUZtMQ"
    title="YouTube video player"
    frameborder="0"
    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
    allowfullscreen
  ></iframe>
</div>

---

Fuente canónica: [https://gndx.dev/en/blog/vale-la-pena-aprender-nodejs/](https://gndx.dev/en/blog/vale-la-pena-aprender-nodejs/)
Autor: [Oscar Barajas Tavares](https://gndx.dev/en/about/)