DEV Community

Sangmin Lee profile picture

Sangmin Lee

404 bio not found

Joined Joined on 
AI Pair Programming in 2026: The New Rules

AI Pair Programming in 2026: The New Rules

Comments
6 min read
Building an AI-First Startup in 2026: What Actually Works

Building an AI-First Startup in 2026: What Actually Works

Comments
4 min read
AI 코딩 툴 한국어 지원 비교: Claude, Cursor, Copilot 실전 테스트

AI 코딩 툴 한국어 지원 비교: Claude, Cursor, Copilot 실전 테스트

Comments
1 min read
AI Coding Benchmarks Explained: Which Ones Actually Matter in 2026

AI Coding Benchmarks Explained: Which Ones Actually Matter in 2026

Comments
1 min read
Agentic Workflows: The Next Frontier in Developer Tools (2026)

Agentic Workflows: The Next Frontier in Developer Tools (2026)

Comments
5 min read
AEO Tools Compared: 10 Platforms for Tracking AI Citations (2026)

AEO Tools Compared: 10 Platforms for Tracking AI Citations (2026)

Comments
3 min read
AEO 2026: 한국 블로그가 AI 답변에 인용되는 법

AEO 2026: 한국 블로그가 AI 답변에 인용되는 법

Comments
1 min read
What Is Claude Code? The AI Coding Agent Explained

What Is Claude Code? The AI Coding Agent Explained

Comments
6 min read
What Is Agentic AI? A Plain-English Explanation

What Is Agentic AI? A Plain-English Explanation

Comments
5 min read
The Solo AI Builder's Stack 2026: Tools That Actually Matter

The Solo AI Builder's Stack 2026: Tools That Actually Matter

Comments
6 min read
How to Ship 10x Faster with AI: Real Workflows in 2026

How to Ship 10x Faster with AI: Real Workflows in 2026

Comments
7 min read
Schema Markup for AEO: Complete Implementation Guide

Schema Markup for AEO: Complete Implementation Guide

Comments
2 min read
How to Write System Prompts for Claude: Complete Guide

How to Write System Prompts for Claude: Complete Guide

Comments
7 min read
How to Use Claude for Data Analysis: Practical Guide

How to Use Claude for Data Analysis: Practical Guide

Comments
5 min read
How to Reduce Claude Hallucinations: Practical Techniques

How to Reduce Claude Hallucinations: Practical Techniques

Comments
2 min read
How Anthropic Employees Use Claude (Patterns Worth Stealing)

How Anthropic Employees Use Claude (Patterns Worth Stealing)

Comments
3 min read
Claude vs GPT-4o: Which AI Is Better in 2026?

Claude vs GPT-4o: Which AI Is Better in 2026?

Comments
5 min read
Claude vs Gemini: Which AI Is Better for Developers in 2026?

Claude vs Gemini: Which AI Is Better for Developers in 2026?

Comments
7 min read
Claude Tool Use: Complete Guide to Function Calling

Claude Tool Use: Complete Guide to Function Calling

Comments
2 min read
Claude Projects: How to Use Persistent Workspaces for Long-Term Work

Claude Projects: How to Use Persistent Workspaces for Long-Term Work

Comments
7 min read
Claude PDF Analysis: How to Extract Information from Documents

Claude PDF Analysis: How to Extract Information from Documents

Comments
1 min read
Claude Opus: When to Use It and What Makes It Different

Claude Opus: When to Use It and What Makes It Different

Comments
4 min read
Claude Multi-Agent Orchestration: Patterns for Complex Workflows

Claude Multi-Agent Orchestration: Patterns for Complex Workflows

Comments
2 min read
Claude MCP Servers: How to Extend Claude with Custom Tools

Claude MCP Servers: How to Extend Claude with Custom Tools

Comments
4 min read
Claude Max (claude.ai) vs Claude API: Which Should You Use?

Claude Max (claude.ai) vs Claude API: Which Should You Use?

Comments
4 min read
Claude Structured Output: Getting Reliable JSON Every Time

Claude Structured Output: Getting Reliable JSON Every Time

Comments
1 min read
Claude Haiku: Best Use Cases and When Not to Use It

Claude Haiku: Best Use Cases and When Not to Use It

Comments
1 min read
Claude for Customer Support: Architecture & Implementation

Claude for Customer Support: Architecture & Implementation

Comments
1 min read
Claude for Content Marketing: Workflows That Scale

Claude for Content Marketing: Workflows That Scale

Comments
3 min read
Claude Computer Use: Setup, Capabilities, and Practical Limitations

Claude Computer Use: Setup, Capabilities, and Practical Limitations

Comments
2 min read
Claude Code vs GitHub Copilot: Which AI Coding Tool Is Better in 2026?

Claude Code vs GitHub Copilot: Which AI Coding Tool Is Better in 2026?

Comments
7 min read
Claude Code vs Cursor: Which Should You Use in 2026?

Claude Code vs Cursor: Which Should You Use in 2026?

Comments
5 min read
Claude Code and TDD: Testing Patterns That Actually Work

Claude Code and TDD: Testing Patterns That Actually Work

Comments
2 min read
Claude Code Slash Commands: Complete Reference Guide

Claude Code Slash Commands: Complete Reference Guide

Comments
3 min read
How to Get Claude Code to Fix Its Own Bugs

How to Get Claude Code to Fix Its Own Bugs

Comments
2 min read
Claude Code with Large Codebases: Strategies That Work

Claude Code with Large Codebases: Strategies That Work

Comments
6 min read
Claude Code Hooks: Automate Workflows with Pre and Post Tool Execution

Claude Code Hooks: Automate Workflows with Pre and Post Tool Execution

Comments
2 min read
Git Workflows with Claude Code: Branching, PRs, and Commits

Git Workflows with Claude Code: Branching, PRs, and Commits

Comments
6 min read
How to Use Claude for Code Generation: Prompts and Workflows That Work

How to Use Claude for Code Generation: Prompts and Workflows That Work

Comments
2 min read
Setting Up a New Project with Claude Code: The Right Way

Setting Up a New Project with Claude Code: The Right Way

Comments
3 min read
Claude API vs OpenAI API: Developer Comparison for 2026

Claude API vs OpenAI API: Developer Comparison for 2026

Comments
6 min read
Claude API TypeScript Tutorial: Complete Guide with Node.js Examples

Claude API TypeScript Tutorial: Complete Guide with Node.js Examples

Comments
2 min read
Claude API Streaming: Complete Implementation Guide

Claude API Streaming: Complete Implementation Guide

Comments
1 min read
Claude API Security: API Key Protection & Integration Patterns

Claude API Security: API Key Protection & Integration Patterns

Comments
3 min read
Claude API Rate Limits: Complete Production Guide

Claude API Rate Limits: Complete Production Guide

1
Comments
2 min read
Claude API Python Tutorial: Complete Guide with Code Examples

Claude API Python Tutorial: Complete Guide with Code Examples

1
Comments
2 min read
Claude API Production Architecture: Patterns for Scalable Applications

Claude API Production Architecture: Patterns for Scalable Applications

1
Comments
2 min read
Claude API Error Handling: Production Patterns with Retry Logic

Claude API Error Handling: Production Patterns with Retry Logic

1
Comments
1 min read
Claude API Error Handling: Python & TypeScript Production

Claude API Error Handling: Python & TypeScript Production

1
Comments
2 min read
Claude API Cost Optimization: Complete Guide to Reducing Your Bill

Claude API Cost Optimization: Complete Guide to Reducing Your Bill

Comments
1 min read
Claude API for Beginners: Your First API Call in 10 Minutes

Claude API for Beginners: Your First API Call in 10 Minutes

Comments
3 min read
Can You Fine-Tune Claude? What's Available Instead

Can You Fine-Tune Claude? What's Available Instead

Comments
5 min read
Build a RAG System with Claude: Python Implementation Guide

Build a RAG System with Claude: Python Implementation Guide

Comments
2 min read
Build an AI Chatbot with Next.js and Claude: Step-by-Step Guide

Build an AI Chatbot with Next.js and Claude: Step-by-Step Guide

Comments
2 min read
Claude vs GPT-4o vs Gemini 2: Which is Best for Coding in 2026?

Claude vs GPT-4o vs Gemini 2: Which is Best for Coding in 2026?

Comments
5 min read
Automated Code Review with Claude: Setup and Workflow

Automated Code Review with Claude: Setup and Workflow

Comments
1 min read
Anthropic Message Batches API: 50% Cost Reduction for Bulk Processing

Anthropic Message Batches API: 50% Cost Reduction for Bulk Processing

Comments
2 min read
Using Claude as a Writing Assistant: Practical Guide for 2026

Using Claude as a Writing Assistant: Practical Guide for 2026

Comments
6 min read
I Tracked 100 AI Citations for 90 Days: Here's What Actually Works

I Tracked 100 AI Citations for 90 Days: Here's What Actually Works

Comments
3 min read
Prompt Caching in Claude Agent SDK: 90% Cost Reduction Guide

Prompt Caching in Claude Agent SDK: 90% Cost Reduction Guide

Comments
6 min read
loading...