JaeYeopHan / tip-archive

📦 Archiving various development tips. If you watch this repository, you can get issues related to the newly registered development tip from the GitHub feed.
https://www.facebook.com/Jbee.dev/
246 stars 8 forks source link

TypeScript 관련 이슈 정리 #24

Open JaeYeopHan opened 6 years ago

JaeYeopHan commented 6 years ago

Description

type vs interface

interface vs class

any vs unknown

Application Design