프론트엔드 개발자를 위한 문서를 작성 할 수 있다. Learn how to write API docs for frontend developer
HTTP server 를 켜기 위해 NodeJS를 사용할 수 있다. Learn how to use NodeJS to start an HTTP server
웹 브라우저를 이 용해 서버와 통신할 수 있도록 연결할 수 있다. Know how to connect the server with a web browser
export와 require 를 사용할 줄 안다. Learn how to use export and require
package.json에 있는 scripts의 의미를 알고 사용 할 수 있다. Know what is scripts in package.json and Learn how to use.
Node Module 들을 사용할 줄 안다. Learn how to use Node modules.
Node application 을 디버깅 할 줄 안다. Learn how to debug node application.
Express를 활용하여 작성한 서버 코드를 리팩토링 할 수 있다.
express, fs, body-parser - nodejs (0) | 2019.06.20 |
---|---|
checkpoints 12 - module exports, setTimeOut, event loop (0) | 2019.06.19 |
Ajax with Fetch API - Javscript (0) | 2019.06.10 |
Subclassing in ES6 - Javascript (0) | 2019.06.09 |
이머시브 2주차 5일 - Intro Web Architecture (0) | 2019.06.08 |
댓글 영역