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

Author

MR

Marcus Rivera

editor

Full-stack developer and open-source contributor. Writes about Node.js, databases, and system design. Core maintainer of several popular npm packages.

Writing · 3 posts

  1. 01

    engineering

    Mastering TypeScript Generics: Real-World Patterns

    Move beyond basic generics with practical patterns for type-safe APIs, component props, and utility types that you'll use every day.

    Jul 16, 2026·10 min
  2. 02

    engineering

    Advanced Git Workflows for Team Collaboration

    Master trunk-based development, conventional commits, and automated releases. Plus: the rebase vs merge debate, settled once and for all.

    Jul 2, 2026·7 min
  3. 03

    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.

    Jun 23, 2026·8 min