본문 바로가기

nodejs 튜토리얼2

시즌 2 #8. 기초부터 따라하는 Nest.js 2 : Request 객체와 Query, Param, Body 사용법 (feat. Response) 지난 포스팅에서는 간단하게 API를 구현해봤습니다. 그리고 7-1를 보셨다면, 비동기란 무엇인지 아주 간략하게 봤습니다.https://suloth.tistory.com/202 시즌 2 #7. 기초부터 따라하는 Nest.js 2 : 간단한 API 구현하기https://suloth.tistory.com/201 시즌 2 #6. 기초부터 따라하는 Nest.js 2 : Nest.js 프로젝트 생성 & 구조 설명지난 포스팅에서는 간단하게 DB 구조를 짜고, 해당 DB 구조에 대한 설명을 들었습니다.https://suloth.tisuloth.tistory.com https://suloth.tistory.com/203 시즌 2 #7-1. 기초부터 따라하는 Nest.js 2 : 동기와 비동기 그리고 Promise해당 포.. 2024. 6. 17.
시즌 2 #4. 기초부터 따라하는 Nest.js 2 : 이제 Nest.js를 배워봅시다! 지난 시간에는 Express와 MySQL을 연동하는 방법을 알아보고, 간단하게 회원가입 API를 구현했습니다.https://suloth.tistory.com/198 시즌 2 #3. 기초부터 따라하는 Nest.js 2 : Express 배우기(2)지난 시간에는 간단하게 express 서버 구축, router, query, param, body, middleware에 대해서 배웠습니다.https://suloth.tistory.com/197 시즌 2 #2. 기초부터 따라하는 Nest.js 2 : Express 배우기(1)지난 시간에는 HTTP Methsuloth.tistory.com 이번 시간에는 Nest.js에 대해서 간단하게 알아보는 시간을 가져봅시다!과제 정답 과제1post.router.js에 게시글을 .. 2024. 5. 17.