Create API Contracts (GraphQL, tRPC, oRPC) and Workarounds
Using TypeScript to ensure type safety in large frontend projects is common, but API communication can introduce vulnerabilities that compromise type safety.
Using TypeScript to ensure type safety in large frontend projects is common, but API communication can introduce vulnerabilities that compromise type safety.
When I first in backend development, I struggled to effectively reproduce services for other developers until I found Docker.
Minecraft is one of the world's most famous sandbox games. This article explores the use of different technologies (AWS EC2, Docker) to set up a MC server.