• TOC {:toc}

Description

MDN에서 제공하는 Web 자습서 중 서버 사이드 웹 프로그래밍의 세 번째 모듈이다.

Node.js의 프레임워크인 Express.js의 기본적인 내용을 다룬다.

Review

Progress

  • 기간: 2021.11.13 -
  1. [X] 2021.11.29 Express/Node introduction
  2. [X] 2021.11.29 Setting up a Node (Express) development environment
  3. [X] 2021.11.29 Express tutorial: The Local Library website
  4. [X] 2021.12.08 Express Tutorial Part 2: Creating a skeleton website
  5. [X] 2021.12.13 Express Tutorial Part 3: Using a database (with Mongoose)
  6. [X] 2022.01.10 Express Tutorial Part 4: Routes and controllers
  7. [X] 2022.02.26 Express Tutorial Part 5: Displaying library data
  8. [X] 2022.03.29 Express Tutorial Part 6: Working with forms
  9. [ ] Express Tutorial Part 7: Deploying to production