Posts

Why Typescript Interface Names Should Start With "I"

TypesScript interface names should start with “I” because while a type is real, an interface is purely “I"maginary.

August 20, 2024 1 min read 18 words

TypesScript interface names should start with “I” because while a type is real, an interface is purely “I"maginary.