Learn Angular for Back-End Developer (Part 2) -TypeScript Fundamentals
An easy guide to learn TypeScript quickly to be comfortable with Angular applications
5 min readNov 5, 2020
--
Back-End developers are familiar with type-safe Object-Oriented language like C# or Java, but JavaScript, the most popular client-side language is a scripting language and this is the biggest challenge…