Tobiasz Ciesielski
banner
tobiaszciesielski.bsky.social
Tobiasz Ciesielski
@tobiaszciesielski.bsky.social
👨‍💻 I am Frontend Developer
🎙️ and Speaker
🏊‍♂️ with sport addiction



If you ever have a component that manages a state that is not used by anything other than a single child, that state should be moved to that child 💡

#frontend #clean #architecture
December 16, 2024 at 1:07 PM
Dzień dobry w poniedziałek! Przychodzę z kolejną pigułką małej wiedzy, którą zdobyłem podczas pracy ;)

#TodayILearned numer 10 czyli jak lepiej modelować domenę w TypeScript!

Zaimplementowałem operator logiczny XOR!

Zapraszam do krótkiej lektury ;)
tobiasz.dev/today-i-lear...
December 16, 2024 at 8:50 AM
I wanted to select state from store but this peace of state requires some computation with other service.

I had 3 options:

1. Computations in selector (cannot use inject)
2. Computations in effect (too much changes)
3. Computations in facade/service (easiest, fastest)

I've picked option 3!

#ngrx
December 5, 2024 at 1:51 PM
Back to the roots ⚛️

I started learning React before I got my job with Angular. In my job there is a need for it, so let's go back and see what I remember :D

#react
December 2, 2024 at 11:57 AM
Dopadło mnie jakieś choróbsko 🤧
Na szczęście kocyk, wham i Typescript dbają o szybki powrót do zdrowia 👌
November 28, 2024 at 9:14 AM
I've playing with React recently and you know what?

There are no signals in React 🥲

#TeamAngular 🫡
November 26, 2024 at 10:13 AM