개발 자동화

React Best Practices

Apply practical patterns for React components, state, and project structure.

카테고리
개발과 자동화
원본 저장소
Vercel
태그
3
  • react
  • frontend
  • best-practices

기본 정보

카테고리

개발과 자동화

적합한 작업

React component design, state organization, and implementation practices

원본 저장소

Vercel

태그

react, frontend, best-practices

이럴 때 쓴다

This skill is basically a React / Next.js performance rule set, not a UI styling guide. The source organizes 65 rules across 8 categories, with the first priorities focused on async waterfalls, bundle size, and server-side performance.

That means its real use case is code review, refactoring, and performance work: parallelizing data fetches, breaking up imports, keeping logic on the server, and cutting unnecessary rerenders. It is for finding concrete performance problems, not for generic best-practice fluff.

소스 링크

이 버튼들은 검증된 GitHub skill 폴더로 바로 이동합니다.

GitHub

Vercel

Vercel의 react-best-practices skill 폴더로 바로 이동합니다.

react-best-practices

공식

GitHub 열기