dkostrzewa
HomeBlog
PL/EN
PL/EN

Jak uniknąć Tutorial Hell podczas nauki programowania?

16/11/2024
•
Jak uniknąć Tutorial Hell podczas nauki programowania?

See more posts

What is useImperativeHandle in React?

What is useImperativeHandle in React?

02/11/2023
•
4 min read

In this post, I will introduce you to one of the lesser-known, but very useful React Hooks - useImperativeHandle. At first glance, its name may seem a bit daunting, but I guarantee that after reading this post everything will become clear.

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

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

02/01/2023
•
3 min read

Primitives are basic types available in TypeScript such as number string or boolean. We are using them very frequently defining our variables, objects’ properties, class fields etc. Although there are cases where primitives could make our life more difficult and we should use some more specific types.

Read more
< Made with ❤ by me />•© 2026