반응형 3-1. Backend(JavaScript)4 [MongoDB] 참고자료 참고자료- BSON 스펙: https://bsonspec.org/spec.html- MongoDB의 Shared 클러스터 공식 문서: https://www.mongodb.com/docs/manual/core/sharded-cluster-components/- Mongoose 공식문서: https://mongoosejs.com/- MongoDB의 Node.js Native Driver: https://www.mongodb.com/docs/drivers/node/current/- Foreign Key: https://www.postgresql.org/docs/current/ddl-constraints.html#DDL-CONSTRAINTS-PRIMARY-KEYS 2025. 1. 14. [ExpressJS] 참고자료 - MIME 타입: https://developer.mozilla.org/ko/docs/Web/HTTP/MIME_types- URL과 URI: https://danielmiessler.com/blog/difference-between-uri-url- JSON: https://www.json.org/json-en.html- Express 공식 가이드 문서: https://expressjs.com/- 정규표현식: https://developer.mozilla.org/ko/docs/Web/JavaScript/Guide/Regular_expressions- Ajax: https://developer.mozilla.org/ko/docs/Glossary/AJAX 2025. 1. 14. [NodeJS] 참고자료 - Repl.it 온라인 개발 환경: https://replit.com/- npm 공식 문서: https://docs.npmjs.com/- yarn PnP 설치 전략: https://yarnpkg.com/features/pnp- 모노리포: 여러 개의 프로젝트나 패키지를 단일 저장소에서 관리하는 것. Yarn Workspace, npm Workspace - 자바스크립트 이벤트 루프: https://www.youtube.com/watch?v=8aGhZQkoFbQ- Async-Await 동작 방식(Generators + Promises): https://medium.com/hackernoon/async-await-generators-promises-51f1a6ceede2 - Promise API: https:.. 2025. 1. 14. [NodeJS] 목차 Part01) Node.js 소개 및 환경설정chapter01) Windows 환경설정chapter02) MacOS 환경설정chapter03) Linux 환경설정chapter04) Node.js 소개 Part02) 패키지 매니저chapter01) npmchapter02) yarnchapter03) pnpm Part03) 웹서버chapter01)chapter02) chapter03) chapter04) Part04)chapter01)chapter02) chapter03) chapter04) Part05)chapter01)chapter02) chapter03) chapter04) Part06)chapter01)chapter02) chapter03) chapter04) Part07)chapter01).. 2025. 1. 14. 이전 1 다음 반응형