Skip to main content
The Kit Review
LatestCategoriesAboutNewsletter
The Kit Review

Writing on design, code, and the craft of shipping software.

Read

  • Latest
  • Categories
  • About
  • Newsletter
  • Search

Sections

  • Technology
  • Design
  • Engineering
  • AI & ML

Subscribe

Get new essays in your inbox.

© 2026 The Kit Review. All rights reserved.

RSS FeedSitemapAdmin Panel

Tag

Performance

Everything tagged #Performance.

2 posts

  1. 01

    engineering

    Optimizing React Performance: From 3s to 300ms

    Real performance wins from a production React app — covering code splitting, memo strategies, virtualization, and the new React compiler.

    SCSarah Chen·Jul 11, 2026·1 min
  2. 02

    technology

    Building a Real-Time Dashboard with Server-Sent Events

    WebSockets aren't always the answer. Learn how Server-Sent Events provide a simpler, more reliable way to push real-time data to your dashboard.

    MRMarcus Rivera·Jun 23, 2026·1 min