NPM = nodemon 등 node 내에서 쓰이는 package, module 모아놓은 사이트
노드 문법 페이지(copyFileSync, appendFileSync 등)
File System | Node.js v12.16.2 Documentation
nodejs.org
Mailchimp를 이용할 경우 http request 구문 이용 방법
HTTPS | Node.js v12.18.1 Documentation
HTTPS# HTTPS is the HTTP protocol over TLS/SSL. In Node.js this is implemented as a separate module. Class: https.Agent# An Agent object for HTTPS similar to http.Agent. See https.request() for more information. new Agent([options])# options Set of configu
nodejs.org
'코딩' 카테고리의 다른 글
[JS] Javascript 기본문법 (0) | 2020.04.30 |
---|---|
[JS] Express (0) | 2020.04.30 |
[JS] Jquery (0) | 2020.04.19 |
[HTML] Emojipedia (0) | 2020.04.04 |
[CSS] 관련사이트 (0) | 2020.04.03 |