유데미 Complete Node.js_ #3-9

👸학습자료:
The Complete Node.js Developer COurse(3rd Edition)
https://www.udemy.com/course/the-complete-nodejs-developer-course-2/learn/lecture/13728842#overview
node.js 공홈
https://nodejs.org/dist/latest-v14.x/docs/api/fs.html

강의 듣는 중간에 작성해서 의식 흐름 & 더럽게 씀 주의_

한글로된 강의/문서자료가 좀 부족하거나(or 비싸서)
유데미 강좌 듣기 시작함(세일할때 쟁여놓은 one of them..)
처음에 강사 얼굴이 화면에 너무 크게 나와서 약간 심적인 압박감(?!)이 있었는데 실제로 강의 시작되니 코드만 보임^^

  • 강의파일 200페이지 pdf 제공 (is 책한권)
  • 설명할 때 node.js 공홈 보면서 함
  • 설명만 하는 것보다 개념 하나 알려주고 challenge 주면서
    풀고 오라는 방식이 베리베리 뷰리풀 💕

9.Importing node.js core modules

  1. const fs = require('fs')
    변수명 fs는 걍 convention, stick with the conventions :)

  2. .writeFileSync( 파일이름, 저장내용)

3.Exercise 먼저 하라고함

좋은 웹페이지 즐겨찾기