Dawid Kostrzewa
Dawid Kostrzewa's Dev Stories

Dawid Kostrzewa's Dev Stories

Follow
homeMy Pagebadges
Tag

Programming Blogs

#programming-blogs

More content

Read more stories on Hashnode


Articles with this tag

Why you should avoid primitives in TypeScript? - real use cases

May 17, 20223 min read

Primitives are basic types available in TypeScript such as number string or boolean. We are using them very frequently defining our variables,...

Why you should avoid primitives in TypeScript? - real use cases