Sanath Samarasinghedevlog.hashnode.dev·Dec 23, 2022Why it's not recommended to use "I" as interface prefix in TypesciptIt is generally not recommended to use "I" as a prefix for interface names in TypeScript because it does not provide any meaningful information about the interface and can actually be confusing. In TypeScript, interfaces are used to define the struct...35 readsTypeScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.