Topic Hub

Performance

/ 12 min read

Server-Sent Events: When WebSockets Are Overkill (And When They're Not)

Most teams reach for WebSockets when all they need is a long-lived GET request. Here's what I learned after choosing wrong multiple times.

Read article
/ 4 min read

The Complete Guide to Performance Optimization in React Apps

Maximize Speed and Efficiency: Proven Tips for Optimizing React App Performance

Read article