을 표준 문서 형식으로 정했습니다. 마크다운은 쉽고 위키와 비슷한 문법을 쓰고 있어서 금방
배울 수 있습니다. 다른 사람이 패키지를 쓰길 원한다면 잘 정리된 문서가 필수적입니다. 필자
는
npm
페이지에 문서가 없다면 보통 더 살펴볼 생각도 하지 않고 넘깁니다. 최소한 기본 사
용법을 설명하고 예제를 제시해야 합니다. 모든 옵션을 문서화하면 더 좋습니다. 테스트 방법
까지 설명하면 완벽합니다.
패키지를 올리는 과정 자체는 매우 쉽습니다.
https
://
npmjs
.
org
/
signup
에서 무료
npm
계
정에 등록하고 다음 단계를 따릅니다.
1.
npm
adduser
명령을 내리고
npm
사용자 이름과 비밀번호로 로그인합니다.
2.
npm
publish
명령으로 패키지를 올립니다.
끝입니다! 아무것도 없는 상태에서 프로젝트를 만들고
npm
install
로 패키지를 테스트해보십시오.
23
.
5
. 마치며
이 뛰어난 기술 스택을 시작하는 데 필요한 도구를 책에서 모두 알려드렸기를 진심으로 바랍니
다. 필자는 그동안
IT
업계에서 일하며 새 기술을 많이 접했지만, 이렇게 고무된 경험은 이번이
처음입니다(비록 주요 멤버인 자바스크립트는 새 기술은 아니지만). 이 스택의 우아함과 미래
에 대한 가능성을 조금이라도 느꼈길 바랍니다. 필자는 여러 해 동안 웹사이트
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.
O’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
I wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
I’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
I'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.