Free
CourseLearn Node.js
Learn about the different components of a web application’s back-end and explore the Node.js JavaScript runtime environment.
Start
87,789 learners enrolled
Skill level
IntermediateTime to complete
Approx. 7 hoursCertificate of completion
Included with paid plansPrerequisites
2 coursesWe suggest you complete the following courses before you get started with Learn Node.js:- Learn JavaScript
- Learn the Command Line
About this course
JavaScript is one of the most popular programming languages. The powerful Node.js runtime environment has been ranked the technology most commonly used by professional developers. Node.js is an event-driven JavaScript runtime. Node has myriad potential uses for JavaScript development including being a great environment for building efficient network applications.
Syllabus
4 lessons • 2 projects • 3 quizzesThe platform
Hands-on learning
Don’t just watch or read about someone else coding — write your own code live in our online, interactive platform. You’ll even get AI-driven recommendations on what you need to review to help keep you on track.
Projects in this course
- Project
Message Mixer
It's time to build fluency in JavaScript Modules. In this project, we're going to practice creating a modular program in a Node.js environment so you can hone your skills and feel confident taking them to the real world. Why? You don't want to copy and paste your functions from file to file. Learn to reuse them by exporting and importing. What's next? A mixer, creating goofy sentences, and more JavaScript. You got this! - Project
Rock-Paper-Scissors
Practice creating an HTTP server using Node.js to create a Rock-Paper-Scissors game on the web!
Meet the creator of the course

Jiwon Shin
Senior Curriculum Developer at Codecademy Learn Node.js course ratings and reviews
824 ratings
- 5 stars
- 4 stars
- 3 stars
- 2 stars
- 1 star
- Provides an in-depth understanding and adds quality to your work when using NodeJS professionally.Kim H.Verified Learner
- Course is really great. All topics of NodeJS are covered nicely in small parts.Yousuf B.Verified Learner
- I loved this course. This course is perfect for learning how to build modern, modular JS applications.Karthika G.Verified Learner
Our learners work at
Unlock additional features with a paid plan
Practice Projects
Guided projects that help you solidify the skills and concepts you're learning.Assessments
Auto-graded quizzes and immediate feedback help you reinforce your skills as you learn.Certificate of Completion
Earn a document to prove you've completed a course or path that you can share with your network.
Join over 50 million learners and start Learn Node.js today!
StartFrequently asked questions about Node.js
Node.js is an open-source, server-side runtime environment. It’s cross-platform, so you can run it on Windows, macOS, and Linux, and it uses the JavaScript programming language.