Sunday 9 June 2024
Be the source of your technical decisions
Let people be your lenses, not eyes
I'm Maciej. When something interesting comes to my mind I may write about it. I like to scribble in a loose way (concise when needed) with the focus on web and other technical things.
Friday 24 May 2024
Explaining blocks comprising modern, web authentication systems of any scale
Thursday 15 February 2024
How to boost your express (or any other old server) with modern tooling and dependency injection support
Friday 21 April 2023
Remix can serve the niche role of being a backend framework. If you are accustomed to existing backend frameworks, you might want to associate HTTP verbs with single functions, instead of having only "loaders" and "actions". Let's implement that.
Monday 10 April 2023
A recipe for a minimal, self-documenting release process, with bonus deployoments. Language agnostic!
Sunday 29 January 2023
At work, we have migrated a service from React 17 to 18. I did not see many resources that tell a full story of a such processeses, so let's talk about it.
Sunday 25 December 2022
How to host your personal google analytics alternative.
Saturday 17 December 2022
As we know it, making a personal site takes time. To even start, I gave myself a goal - create the most basic blog and start writing. Pretty simple, huh? Not really.