👨‍💻 berezin.dev
Keys Are Cooler Than You Think
five keys in the row

Have you ever found yourself writing a useEffect when creating a new component to track some changes? For instance, resetting local state when props change or updating a DOM element under certain conditions? If you have, then chances are you might not need useEffect at all. In fact, you can simplify and optimize your code.

Is Bun Another New Hot Thing?
xkcd-1289

The hype around Bun is gradually subsiding, as is usually the case with new frameworks and technologies. I decided to delve into why it generated such excitement and whether it’s worth investing time in its installation and use.

Welcome Post 👋

Hello, everyone! In this post, I want to outline a starting point and roadmap for self-growth in the realm of full-stack development for the upcoming year.