Node.js
Duration: 35:16
This course builds on concepts from Getting to Know NPM.
Advanced Level
Fast-pace
Created with
Ben Fhala
Ben Fhala is the creative force and founder behind 02geek, a pioneering platform dedicated to making web development accessible to everyone. With over 18 years of experience in the industry, Ben has a deep passion for teaching and a knack for breaking down complex concepts into easy-to-understand lessons.
Node.js Overview
What you'll learn
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!What Makes Node.js Different than Other Server-Side Languages
Explore what sets Node.js apart from other server-side languages, including its non-blocking, event-driven architecture.
03:51
The Node.js Hello World
Learn how to create a simple Node.js server that responds with Hello World. This foundational tutorial will introduce you to Node.js server basics.
03:16
Loading Packages and Using Modules in Node.js
Learn how to load packages and use modules in Node.js, including importing built-in modules, installing third-party packages, and creating custom modules.
08:32
Configuring a Basic Server in Node.js
Learn how to configure a basic Node.js server using the http module. Understand core concepts and create a server to handle incoming requests.
09:48
Using http-server as a Quick Server Solution
Learn how to use http-server to quickly serve files with minimal setup. Ideal for creating a lightweight local server for testing projects.
04:53
Going Back to React
Returning to React after Node.js basics to understand full-stack integration, focusing on how backend knowledge helps with frontend React development.
02:31
Ready to Level Up Your Skills?
Join thousands of learners on 02GEEK and start your journey to becoming a coding expert today!
Enroll Now for Free!