I Contain Multitudes (and Also Three Git Repos)
주요 블로그 사이트 구축을 위한 스택과 파이프라인에 대한 소개.
An overview of the stack behind key blog sites and their pipeline.
AI가 선별한 아티클
주요 블로그 사이트 구축을 위한 스택과 파이프라인에 대한 소개.
An overview of the stack behind key blog sites and their pipeline.
AI 에이전트에겐 가독성 있는 코드베이스가 더 중요하다.
AI agents benefit more from a readable codebase than from monorepo or multirepo structures.
Claude Code의 symlink 패턴 활용법을 설명하는 글입니다.
The article explains how to utilize symlink patterns for Claude Code with AGENTS.md.
REST 아키텍처와 절차적 아키텍처의 장단점에 대한 논의.
Discussion on the trade-offs between REST and procedural architecture patterns.
Nx가 AI 코딩 에이전트를 위한 Polygraph를 출시했다.
Nx launches Polygraph to address issues hindering AI coding agents.
모노레포는 여러 프로젝트를 효율적으로 관리하기 위한 단일 저장소입니다.
A monorepo is a single repository for managing multiple projects efficiently.
Block, Inc.가 450개의 JVM 리포지토리를 모노레포로 통합하여 의존성 문제를 줄였다.
Block, Inc. migrated 450 JVM repositories into a monorepo to reduce dependency drift.
메타의 내부 도구를 위한 UI 시스템 구축 및 확장에 대한 인사이트를 공유합니다.
Insights on building and scaling UI systems for internal tools at Meta are shared by Cindy Zhang.
우아한형제들이 pnpm 모노레포를 활용해 React 19로 마이그레이션하며 겪은 타입 충돌 문제를 해결한 과정을 다룹니다.
Woowa Brothers shares their experience migrating to React 19 in a pnpm monorepo and addressing type conflicts.
FE Core팀이 캐시 전략을 활용한 병렬 빌드를 통해 CI 속도를 개선했다.
The FE Core team improved CI speed using cache strategies for parallel builds.