I Cannot Believe TypeScript Recommends You Do This! (Дата оригинальной публикации: )

TypeScript Simplified: The TypeScript documentation is definitely not as good as it could be, but one thing that blows my mind is their recommendation of using interfaces over types. Types are more powerful in nearly every way which is why I love them and in this video I explain all the differences between types and interfaces and why you should probably be using types. 📚 Materials/References: TypeScript Simplified: 🌎 Find Me Here: My Blog: My Courses: Patreon: Twitter: Discord: GitHub: CodePen: ⏱️ Timestamps: 00:00 - Introduction 00:40 - Which is best 01:20 - Creating types/interfaces 02:10 - Reason #1 03:26 - Reason #2 05:14 - Interface myth 05:48 - Interface benefit #1 #TypeVsInterface #WDS #TypeScript
Back to Top