코딩
[JS] Node
KSH96
2020. 4. 26. 13:32
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