Blog

Thoughts, ideas, and insights on software engineering and technology.

React
JavaScript
HOC

React JS HOC: Example and Usage

|4 min read

In React, Higher-Order Components (HOCs) are a powerful pattern for reusing component logic. HOCs are not a feature of React itself but rather a design pattern ...

React 19
Performance Benchmarking

Performance Benchmarking in React 19

|4 min read

Upgrading to React 19 isn't just about new hooks and better developer ergonomics—it's also about serious performance improvements under the hood. Whether you're...

No more posts available.