[원티드프리온보딩] 220603

김듑듑·2022년 6월 3일
0

TIL

목록 보기
32/33

Object.values and Object.entries are unsound and inconsistent with Object.keys.

https://github.com/microsoft/TypeScript/issues/38520

아진짜 obejct 때문에 킹받아....
왜 언노운인데 내가 내가

'unknown' 형식은 'string[]' 형식에 할당할 수 없습니다.ts(2322)

와이 왜....그럼 뭔대 알려주고 가야지

const gogogo = Object.entries(todayTodoList)
const gogo = Object.keys(todayTodoList)
const gogo0 = Object.values(todayTodoList)



지금은 6월 4일 새벽 4시....
지금이라도 이 프로젝트 잠시 손절하고 갈아타야겠다.....
이건 내 소중하고 작은 머리로는 지금 당장 수습못함ㅠ
데드라인도 너무 빡세서 작은 머리 더 작아지고 있다...
https://github.com/rlaebqebq/routine-app

더 빨리 손절할걸....ㅠㅠ 진짜 큰일남

0개의 댓글