상세 컨텐츠

본문 제목

Solo Sprint - Servers and Node

Programming/Concept

by 쌩우 2019. 6. 18. 13:45

본문

  1. 프론트엔드 개발자를 위한 문서를 작성 할 수 있다. Learn how to write API docs for frontend developer

  2. HTTP server 를 켜기 위해 NodeJS를 사용할 수 있다. Learn how to use NodeJS to start an HTTP server

  3. 웹 브라우저를 이 용해 서버와 통신할 수 있도록 연결할 수 있다. Know how to connect the server with a web browser

  4. export require 를 사용할 줄 안다. Learn how to use export and require

  5. package.json에 있는 scripts의 의미를 알고 사용 할 수 있다. Know what is scripts in package.json and Learn how to use.

  6. Node Module 들을 사용할 줄 안다. Learn how to use Node modules.

  7. Node application 을 디버깅 할 줄 안다. Learn how to debug node application.

  8. Express를 활용하여 작성한 서버 코드를 리팩토링 할 수 있다.

관련글 더보기

댓글 영역