Open in app
Home
Notifications
Lists
Stories

Write
Eyosiyas Girma
Eyosiyas Girma

Home

Jun 20, 2021

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 file directly from its peers instead of accessing it from the centralized servers. …

2 min read

Peer-to-Peer File Sharing in Java and Node.js (Napster like)
Peer-to-Peer File Sharing in Java and Node.js (Napster like)

Mar 22, 2021

Clean Code Architecture With Node.js and TypeScript

This architecture is created by Robert C. Martin (Uncle Bob). Like most architectures, it also aims to make the application more flexible to inevitable changes in client requirements. Each circle (ring) represents an isolated layer in the application. The dependency direction is from the outside in. Meaning entities don’t know…

2 min read

Clean Code Architecture With Node.js and TypeScript
Clean Code Architecture With Node.js and TypeScript
Eyosiyas Girma

Eyosiyas Girma

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable