Skip to content

Practice/# kwlee#14

Open
Lks9172 wants to merge 3 commits intodevelopmentfrom
practice/#_kwlee
Open

Practice/# kwlee#14
Lks9172 wants to merge 3 commits intodevelopmentfrom
practice/#_kwlee

Conversation

@Lks9172
Copy link
Copy Markdown
Collaborator

@Lks9172 Lks9172 commented May 8, 2021

1.node.js와 express설치 및 간단한 서버 구동 하기 https://dejavuqa.tistory.com/378

2.app.listen () 함수에 대해서 이해하기 - https://www.geeksforgeeks.org/express-js-app-listen-function/

  1. html파일 렌더링하기 - https://d2fault.github.io/2018/12/26/20181226-nodejs-html-load-with-express/

  2. next()와 미들웨어이해 및 간단한 미들웨어 구현 - https://backback.tistory.com/333

  3. router객체로 라우팅 분리하기 - https://backback.tistory.com/341

  4. require()와 module.expots() - https://medium.com/@chullino/require-exports-module-exports-%EA%B3%B5%EC%8B%9D%EB%AC%B8%EC%84%9C%EB%A1%9C-%EC%9D%B4%ED%95%B4%ED%95%98%EA%B8%B0-1d024ec5aca3

Lks9172 added 3 commits May 8, 2021 22:16
- 8000번 포트로 접속하는 app 구현
- '/' 라우팅 구현
- html렌더링 설정구현
- 'routes' 디렉토리 추가
- '/kwlee', '/hello' 라우팅 구현
- console에 '정상접속중'출력하는 미들웨어 구현
- '/kwlee', '/hello' 라우팅에 '정상접속중' 미들웨어 적용
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant