charperbonaroo.hashnode.devBuilding NodeJS applications without dependenciesIntroduction 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...Jul 15, 2024·9 min read