# Node.js 모범 사례 [번역]

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1672](https://news.hada.io/topic?id=1672)
- GeekNews Markdown: [https://news.hada.io/topic/1672.md](https://news.hada.io/topic/1672.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-08T09:32:38+09:00
- Updated: 2020-03-08T09:32:38+09:00
- Original source: [github.com](https://github.com/goldbergyoni/nodebestpractices/blob/master/README.korean.md)
- Points: 11
- Comments: 1

## Topic Body

- 계속 추가중인 50개 이상의 모범사례 모음집

1. 프로젝트 구조 설계

2. 에러 처리 방법

3. 코드 스타일

4. 테스트 및 전체 품질 관리

5. 운영 환경으로 전환하기

6. 보안

7. 성능

## Comments



### Comment 1308

- Author: xguru
- Created: 2020-03-08T09:33:32+09:00
- Points: 1

6/7장은 아직 미번역입니다. 원문을 참고하세요 https://github.com/goldbergyoni/nodebestpractices
