Skip to main content

One post tagged with "typescript"

View All Tags

· 6 min read
Krystian Sowiński
Barbara Wierzba-Sowińska

Are you tired of annoying errors and bugs after your code has been released? Then it's about time you became best friends with TypeScript! The sole fact of using TypeScript introduces some degree of safety to our codebase. But you can easily boost type safety with TypeScript even more. Here are some tricks that will help you achieve this goal and improve the quality of your code at the same time.