I'm Franciszek Krasnowski. I'm sitting here on the bench, surrounded by technolobees, waiting to meet you
If your client-side application ever needs to persist a larger portion of data, it's no longer...
TypeScript is a statically typed language built on top of JavaScript. It works basically like a type...
Reducers - a core element of Redux's philosophy that tightly grabs mutations of a given state in one...
The state and state management is seemingly the most common and interesting topic when it comes to ap...
Ranges and range like constructs are common features in programming languages. Such as Python: for...