Creating a nodejs framework from scratch

To learn more about Node.js I’ll try to create a framework from scratch. The goal is not to create a framework to be used in production.

First, I will look at how current frameworks work and try to understand them.

After that I’ll try to do it step by step, and there are a lot of topics that I need to look into.