profile
Dream of being "물빵개" ( Go abroad for Dance and Programming)

1th School Project : Software Engineering__20210531 Jest: SyntaxError: Unexpected token export

Error Jest doesn't support ES6 module and hence throwing this error when you directly run the test with Jest > ### Why does Jest not support 'import

2021년 5월 31일
·
1개의 댓글
·

1st School Project : SoftWare_Engineering Small Community Site_0530 Uncaught TypeError: Illegal constructor

Status Quo Code Solution From To Link https://stackoverflow.com/questions/26220243/instantiating-new-htmlelement-in-typescript WHY ? All the H

2021년 5월 31일
·
1개의 댓글
·
post-thumbnail

1th School Project : Software Engineering__20210427 ts export,import class not found

I am importing 'reportUser' class from 'index.ts'to 'community.ts'after applying 'community.js' to html file below error occursin 'community.js'toimpo

2021년 5월 27일
·
0개의 댓글
·
post-thumbnail

ChungHa Brocher_3 : 2021.05.03 Intersection Observer && Typescript

Code Error Object is possibly 'null'. It seems to be related with how do I have to define "useRef" ?

2021년 5월 4일
·
0개의 댓글
·

Templee_0309) TypeScript + string Key to Object

Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'WidthSize'. No index signature with a paramete

2021년 3월 7일
·
0개의 댓글
·

Templee_0201_ Inteface overriding

Select/index.tsxAnd I wanted to use it in 'todolist' select buttontype TodoIdNameList = { teamId: number; teamName: string: string | number;}co

2021년 2월 1일
·
0개의 댓글
·