Vlad MihetforVlad's Blogvladmihet.hashnode.netยทNov 15, 2022What Are Interfaces in TypeScript?Similarly to Type Aliases, TypeScript's Interfaces provide us a medium to avoid code duplication across our TypeScript codebases. If we were to look at the alternative way of defining types, we would find ourselves defining and redefining types inlin...33 readsInterfacesAdd a thoughtful commentNo comments yetBe the first to start the conversation.