Karya Semi
HomeBlogSearchCategoriesAboutContact
Karya Semi

Less noise. More notes.

HomeBlogAboutContactPrivacy PolicyDisclaimer

© 2026 Karya Semi. All rights reserved.

XGitHubLinkedIn
  1. Home
  2. /Tags
  3. /Ssr

Tag

Ssr

Every published article tagged with Ssr.
Illustration for The Hydration Cost: Why React Apps Feel Slow on Startup
Web Development/Jul 7, 2026

The Hydration Cost: Why React Apps Feel Slow on Startup

Under the hood of hydration in React. Discover how server-side rendering loads pages, why hydration causes startup lag, and how to optimize it.

5 min read
ReactNext.js
Illustration for Getting Started with Next.js: A Developer's Comprehensive Guide
Web Development/Jun 20, 2026

Getting Started with Next.js: A Developer's Comprehensive Guide

Learn how to use Next.js for building modern, full-stack React applications with server-side rendering, static site generation, and API routes.

6 min read
Next.jsReact