브라우저 동작 원리 영상 정리
Vue Router 정리
array - fill() & indexOf() / Palindrome
array - find(), sort(), reduce(), findIndex(), map(), slice(), splice() / Object.values() / Queue / number - toString()
vuex 정리
vue - mixins, extends
ESM 모듈 시스템에서, ts-node 설치 시 참고
catch (error: unknown) { ... } ?!
타입스크립트에 대해서 간단하게 정리
nodemon 사용 방법
any 대신에 unknow 사용하기
node.js에 eslint 와 typescript 적용하기
async-await에 try-catch는 필수 인가?