
tRPC: End-to-End Type-Safe APIs in TypeScript Without Codegen
- Mohammad Abu Mattar
- Web Development
- Backend Engineering
- Published: 20 Jul, 2026
The line between the frontend and the backend has always been a place where types go to die. In a normal REST setup you define the shape of a request and a response on the server, then you write those

Decoding REST API Architecture: A Comprehensive Guide for Developers
- Mohammad Abu Mattar
- API Development
- Web Architecture
- Software Engineering
- Backend Development
- Published: 20 May, 2023
Introduction Hey there, fellow developers! Buckle up because we're about to dive into the crazy world of REST API architecture. Prepare to decode the mysterious differences between REST API and RE

Introduction to Spring Boot Framework
- Mohammad Abu Mattar
- Java
- Spring Framework
- Backend Development
- Microservices
- Published: 15 Jan, 2023
Introduction For creating web apps and microservices, many developers utilize the Spring Boot framework. The fact that it is built on top of the Spring Framework and offers a number of advantages