Typescript Beginner: Start Here
TypeScript is a superset of JavaScript which compiles into JavaScript code. It's used to improve your code quality with OOP features and static typing. This transfers well into large-scale projects passing code between multiple team members. - Jaime ...
kodeinstincts.hashnode.dev3 min read
Edidiong Asikpo (Didi)
Senior Developer Advocate at Ambassador Labs
Amazing article George Favour. Thank you for sharing these insights.