Category: typescript

🔍

Result Pattern with React Query Integration Guide

The Result Pattern is a functional programming approach to error handling that makes success and error states explicit in your type system. Instead...

Modern CSS for TypeScript Developers: Getting Started with Vanilla-Extract

In this blog post, we explore the benefits of using Vanilla-Extract, a zero-runtime CSS framework, to manage styles in a TypeScript-based Astro pro...