- 웹 트랜지션 api(노마드 코더-모르면 손해? 엄청난 웹 API가 나타났다!)
- 랜더링 끝나기 전까지 로딩화면 보여주기
- 제거 과정에서 1은 오류도 없지만 제거가 안됐는데 2로 만드니까 제거가 됨. 이유 모름.
wordsModel.findByIdAndDelete(id)
wordsModel.findByIdAndDelete(id).then(function(doc){console.log(doc)});
- 단어시험, 시험결과확인 페이지 구상(피그마)
- 참고할 사이트
https://react.vlpt.us/integrate-api/
https://www.freecodecamp.org/news/create-a-react-frontend-a-node-express-backend-and-connect-them-together-c5798926047c/
https://hu-coding.tistory.com/146
- 창을 끌 때
- 새로고침할 때는 연결 안끊어지게 하기