Peer-to-Peer File Sharing in Java and Node.js (Napster like)Peer to peer network allows computers to communicate directly without a need for centralized servers. A computer downloads or uploads a…Jun 20, 20211Jun 20, 20211
Clean Code Architecture With Node.js and TypeScriptThis architecture is created by Robert C. Martin (Uncle Bob). Like most architectures, it also aims to make the application more flexible…Mar 22, 2021Mar 22, 2021