> frameworkless.js

Part 1: Intro to Node.js + a static file server

Welcome to part 1 of the frameworkless.js course!

In this lesson, you're going to go through the fundamentals of building an HTTP server with the Node.js http module, and make it serve static files.

We will be using some simple static files (like favicons) to serve from our public folder – get a zip file of them here:
public-folder.zip

Next time, we can build on this foundation to display dynamic content.

💗 Want more?

Join the frameworkless.js community on Telegram, and take part in polls, give feedback and get additional help:

Click here to join