React4 articles
Deepen your React expertise with tutorials on hooks, state management, and component patterns. Build production-ready applications.
Articles
Custom Hooks Pitfalls
--- views
Learn about performance risks in React custom hooks, how they cause unexpected re-renders, and strategies to manage state efficiently.
React Re-Renders
--- views
Dive into the mechanics of React re-renders — learn what causes them, how they impact performance, and how to manage them effectively.
How to create a grid with flexbox in React
--- views
Learn how to build a reusable flexbox-based Grid component in React using BEM methodology and clsx for clean class management.
Introducing the new shramko.dev
--- views
A deep dive into building my developer portfolio with Next.js, React, and Tailwind CSS. Learn about the tech stack, design decisions, and features.