# 우리가 CSS-in-JS와 헤어지는 이유 (번역)

> Clean Markdown view of GeekNews topic #7781. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7781](https://news.hada.io/topic?id=7781)
- GeekNews Markdown: [https://news.hada.io/topic/7781.md](https://news.hada.io/topic/7781.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-11-10T10:23:25+09:00
- Updated: 2022-11-10T10:23:25+09:00
- Original source: [junghan92.medium.com](https://junghan92.medium.com/번역-우리가-css-in-js와-헤어지는-이유-a2e726d6ace6)
- Points: 13
- Comments: 3

## Topic Body

- CSS-in-JS가 뭔가요?  
- CSS-in-JS의 좋은 점, 나쁜 점, 못난 점  
- 성능 심층 분석  
  - 렌더링 내부와 외부의 직렬화  
  - 멤버 브라우저 화면 벤치마킹  
  - 프레임 그래프(Flamegraph) 분석하기  
  - Emotion 없이 작성된 멤버 브라우저 벤치마킹  
- 우리의 새로운 스타일링 시스템  
  - 유틸리티 클래스  
- 컴파일 타임 CSS-in-JS에 대한 참고 사항  
- 결론

## Comments



### Comment 13195

- Author: dooboo
- Created: 2022-11-10T12:03:28+09:00
- Points: 2

이러나 저러나, 훌륭한 DX만으로도 CSS-in-JS는 많은 가치를 갖고 있습니다.  
팀원이 모두가 똑똑하다면 사실 CSS-in-JS나 심지어는 React도 쓸 필요가 없죠.  
  
모든 도구는 성능도 중요하지만 개발자의 실수를 잘 막아주느냐, 생산성을 높여주느냐도 정말 중요하다고 생각합니다.

### Comment 13190

- Author: sixmen
- Created: 2022-11-10T11:29:47+09:00
- Points: 1

제가 내린 결론과 비슷하네요 ㅎㅎ

### Comment 13188

- Author: hanjungv
- Created: 2022-11-10T10:47:27+09:00
- Points: 1

소개해주셔서 감사합니다 ㅎㅎ
