Tag react | Karol Działowski

3 available posts in #react

2026-03-141

Example MDX Post with Components

This is an example of importing a component directly in a file. Here is a tag rendered dynamically via the React component: And you can still write normal Markdown! This demonstrates the power of combining Markdown with React components.
2024-02-125

Synchronizing timers in React

Problem statement This blog post would be helpful if you have two components in different parts of your app that trigger some action on a given interval, but those two intervals should be synchronized. Now…
2023-06-254

Implementing hold to confirm button in React

In this blog post, I will demonstrate how to create a straightforward "hold to confirm" button using vanilla React. Furthermore, I will delve into the reasons why this UX pattern might not always be the most optimal choice. Lastly, I'll illustrate…
2023-02-255

My 14 Days Long Story About Upgrading React

It took me almost 14 days to upgrade React. Now it is the time for a review. One Year Delay I started working on the React upgrade on February 14, 2023. Almost a year after creating an improvement task for it, when most teams were migrating. This…
© karlosos 10.02.2020 Open sourced on