Introduction
I’m going to build a twitter clone using NodeJS, but without any dependencies.
I’ve written many Node applications using dependencies like express, jest, lodash, webpack, typescript, typeorm and many more. My applications can have tens o...