Kycha Blog.
I write about React and web development in general.
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
More Stories
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