FE- Typescript

1.TypeScript - DOM Property의 제한 (Property '' does not exit on type '')

post-thumbnail

2.Non Null Assertion (Type 'null' is not assignable to type ''.)

post-thumbnail

3.TypeScript - number을 이용하여 boolean을 나타낼 수 있는가? (Type '() => number' is not assignable to type '() => boolean'.)

post-thumbnail

4.index Signature (동적으로 Object에 property 추가하기)

post-thumbnail