HK Blog

Home

❯

Full Stack

❯

Language

❯

TypeScript

❯

Type VS Interface

Type VS Interface

Apr 10, 20251 min read

Differences

  • Interface supports auto-merging, type doesn’t

How to choose?

  • Interfaces are better when you need to define a new object or method of an object.

Reference

  • LogRocket: Types vs. interfaces in TypeScript

Graph View

  • Differences
  • How to choose?
  • Reference

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Discord Community