Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- 리커젼
- var
- css기초
- 인터프리터
- 생활코딩
- 메모이제이션
- CSS
- flex기본
- node.js
- complexity
- 코드스테이츠
- AWS조사
- 원본과 복사본
- AWS
- 스코프
- 개발툴
- APPEND
- vscode
- appendChild
- Big-O notation
- JavaScript
- prototype
- 기초공부
- 재귀함수
- scope
- IT
- AWS기초
- let
- node.js설치
- 클로저
Archives
- Today
- Total
Jveloper
2019. 06. 19 이머시브 수업 4주차 - 3일(node.js, commonJS, REST, Package.json intro) 본문
CodeStates Immersive 13기
2019. 06. 19 이머시브 수업 4주차 - 3일(node.js, commonJS, REST, Package.json intro)
Jveloper 2019. 6. 21. 08:17commonJS
- module.exports
- exports
- require
REST
API document write(백엔드 개발자가 서버를 어떻게 꾸려놨는지 클라이언트도 이해하고 사용할 수 있게 작성하는 문서)
package.json
'CodeStates Immersive 13기' 카테고리의 다른 글
Comments