Hello 🤓
I'm Franciszek Krasnowski. I'm sitting here on the bench, surrounded by technolobees, waiting to meet you

Recent Posts

EsNext features in TypeScript with Babel
TypeScript is a statically typed language built on top of JavaScript. It works basically like a type...

Immer vs Ramda - two approaches towards writing Redux reducers
Reducers - a core element of Redux's philosophy that tightly grabs mutations of a given state in one...

Global vs Local State in React
The state and state management is seemingly the most common and interesting topic when it comes to ap...