Browsing Tag
typesafe
2 posts
Build a type-safe and event-driven Uptime Monitor in TypeScript
TL;DR This guide shows you how to build and deploy a type-safe, event-driven, uptime monitor in TypeScript. To…
Building a fully Type-Safe Event-Driven Backend in Go
TL;DR This guide shows you how to build a fully Type-Safe event-driven backend in Go, implementing an Uptime…