Dawid Kostrzewa
Dawid Kostrzewa's Dev Stories

Dawid Kostrzewa's Dev Stories

Follow
homeMy Pagebadges
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Any vs Unknow - TypeScript use cases

Jan 12, 20223 min read

Using TypeScript protect us from errors already on compilation stage. However there are cases when developers disable this protection by using any or...

Any vs Unknow - TypeScript use cases