S2T

Blog

Tutorials, best practices, and insights about API code generation and type-safe development

Mastering Tag Filtering: Generate Only What You Need
Tutorial
9 min read

Mastering Tag Filtering: Generate Only What You Need

Large APIs can contain hundreds of endpoints. Learn how to use tag filtering to generate only what you need, keeping your codebase lean and focused.

Read
Boost Productivity with Watch Mode
Workflow
5 min read

Boost Productivity with Watch Mode

Stop manually regenerating your API client. Watch mode automatically detects changes and regenerates your code instantly.

Read
Choosing the Right File Structure for Your Project
Best Practices
11 min read

Choosing the Right File Structure for Your Project

Compare split, group, and group-hooks structures to find the perfect organization for your codebase. Includes performance metrics and migration tips.

Read
How Swagger to TanStack Preserves Your Custom Code
Advanced
8 min read

How Swagger to TanStack Preserves Your Custom Code

Learn how intelligent preservation markers protect your custom modifications during regeneration, giving you the best of both worlds.

Read
Migrating from Manual API Calls to Generated Hooks
Migration
15 min read

Migrating from Manual API Calls to Generated Hooks

A step-by-step guide to migrating your existing API layer to swagger-to-tanstack without breaking production code.

Read
Handling File Uploads and Multipart Forms
Tutorial
7 min read

Handling File Uploads and Multipart Forms

Master file uploads with automatic multipart/form-data detection and progress tracking in your generated API client.

Read
Axios vs Fetch: Choosing Your HTTP Client
Comparison
10 min read

Axios vs Fetch: Choosing Your HTTP Client

Compare Axios and Fetch with real-world examples. Understand bundle sizes, features, and which one fits your project best.

Read
Optimizing API Performance with TanStack Query
Performance
12 min read

Optimizing API Performance with TanStack Query

Learn advanced caching strategies, request deduplication, and prefetching techniques to maximize your API performance.

Read
Why Choose Swagger to TanStack Over Other Code Generators
Comparison
10 min read

Why Choose Swagger to TanStack Over Other Code Generators

An in-depth comparison of popular OpenAPI code generators and why swagger-to-tanstack stands out for modern React applications.

Read
Achieving 100% Type Safety with OpenAPI and TypeScript
Best Practices
6 min read

Achieving 100% Type Safety with OpenAPI and TypeScript

Discover how swagger-to-tanstack ensures complete type safety from your API specification to your frontend code, eliminating runtime errors.

Read
Getting Started with Swagger to TanStack: A Complete Guide
Tutorial
8 min read

Getting Started with Swagger to TanStack: A Complete Guide

Learn how to transform your OpenAPI specifications into production-ready TypeScript code with TanStack Query in just a few minutes.

Read

👋 Hello and welcome!

I'm Armel Dakayao, Front-End Developer & creator of swagger-to-tanstack CLI.

Armel Dakayao

Senior Front-End Developer. I build scalable, user-friendly web & mobile apps with React,React Native, Next.js, and TypeScript.