MeshWorld MeshWorld.
Back to Tags
Topic View

#TypeScript.

4 posts filed under this topic.

TypeScript Generics: Real-World Patterns You Actually Need
TypeScript 5 min read

TypeScript Generics: Real-World Patterns You Actually Need

Master TypeScript generics — constraints, conditional types, mapped types, utility types, and advanced patterns for production code. Practical examples for every pattern.

Scarlett
Scarlett
Vercel AI SDK Tools: One API for Claude and OpenAI Skills
Agent Skills 5 min read

Vercel AI SDK Tools: One API for Claude and OpenAI Skills

Vercel AI SDK's unified tool interface works with Claude, OpenAI, and Gemini. Write your skill once and switch AI providers without rewriting the agent loop.

Vishnu
Vishnu
TypeScript Cheat Sheet: Types, Generics & Utility Types
Cheatsheet 5 min read

TypeScript Cheat Sheet: Types, Generics & Utility Types

Complete TypeScript reference — primitive types, interfaces, generics, utility types like Partial, Pick and Omit, type guards, as const, mapped types, and tsconfig options.

Vishnu
Vishnu
I Used Claude to Review My Code for a Week. Here Is What It Caught.
Claude 5 min read

I Used Claude to Review My Code for a Week. Here Is What It Caught.

A week-long experiment using Claude as a daily code reviewer on a real Node.js project — bugs found, security issues caught, and what actually changed.

Vishnu
Vishnu