Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Node.js Basics!
You have completed Node.js Basics!
Preview
In this step, we'll learn about how Node.js lets us write JavaScript programs that work without the browser.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
[MUSIC]
0:00
Hi, I'm Reggie, and
I'm an instructor at Treehouse.
0:00
My pronouns are he, him.
0:03
Today we'll learn about the Node.js,
JavaScript runtime environment.
0:05
A runtime environment is
where code is executed.
0:10
Runtime environments like Node
provide access to features of
0:14
the JavaScript language like data types,
objects, and functions.
0:17
Plus, they have a built in
engine that compiles code,
0:22
translating your code into something
that computers can use and understand.
0:25
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up