4기_앨버

4기_앨버

우아한테크코스 4기 앨버(송상민)입니다 :)

Seoul
1 post
Website
interface vs type alias cover image
#typescript

interface vs type alias

what is the difference between interface and type alias? typescript를 공부해본 사람이라면 위의 키워드를 사용해서 구글링을 해본 적이 있을 것이다. (최소한, 나는 그렇다…🙄) 실제로, 아래와 같…