1.7K74024
TypeScriptAPI DesignDatabase
Type-Safe APIs with tRPC and Zod
End-to-end type safety from database to UI. Building bulletproof APIs with tRPC, Zod, and Drizzle ORM.
HL
Hoa Le
@hoale · 2w ago
11 min read23.4K
HL
Hoa Le
@hoale
Full-stack developer and open source contributor. Rust, TypeScript, and systems thinking.
12.6K followers45 articles
Related Articles
AI/MLPerformance
Running LLMs in the Browser with WebGPU
Step-by-step guide to running inference for small language models directly in the browser using WebGPU acceleration.
DPDuc Pham15m
RustDatabase
The Art of Query Planning in Rust
How query planners decide execution strategy, and how we built one from scratch for our toy database.
HLHoa Le18m
ArchitectureTypeScript
Event-Driven Architecture with Kafka and TypeScript
Building event-driven microservices using Apache Kafka, TypeScript, and modern streaming patterns.
TMThao Mai16m
