Kycha Blog.

I write about React and web development in general.

Cover Image for How to write good React code?

I was debugging `useEffect` hooks in the app I developed a long time ago. I saw an evil mixture of one-mile long dependency array, coupled logic, and repetitive code created by some crazy alchemist (me from the past). It shouldn't be like that, we can do better!

Andrii Kycha
Andrii Kycha

More Stories

Cover Image for How to scope Tailwind CSS rules?

How to scope Tailwind CSS rules?

The other day, I was working on my React Chatbot Widget and realized there was something I didn't account for. Of course, I needed to scope all the Tailwind CSS classes right from the beginning!

Andrii Kycha
Andrii Kycha