Node.JS

Node.js is a program which lets you run Javascript programs as stand-alone applications (rather than using a web browser).

As such, you should make sure you know Javascript already, or complete the Javascript assignments:

Javascript

You’ll also need to install the Node.js program: https://nodejs.org/en/download/

Finally, follow along with the Node.js getting started course here: https://www.youtube.com/watch?v=fBNz5xF-Kx4

At the end of the course you’ll have created a full web server in Node.js. Commit and push that code to Github, and submit a link to it.

🎓 What if I already know Node.js?

Please pick assignments for aspects of your tech stack which you don’t already know.

If you can demonstrate that you already know all aspects of your tech stack, please contact us on Slack.

What if I need help with Node.js?

You can ask for help in #ask-for-help or schedule a CSE session.

Where do I submit?

After completing this assignment, submit a link to your Github/Repl.it/Codepen using the form on your participant dashboard by logging in at https://labs.codeday.org/dash


Author: Lola Last modified Mar 20, 2026 by Lola
This site uses Just the Docs, a documentation theme for Jekyll.