15 POSTS

Page 1

  • The State of Next.js
    #nextjs#react#vercel

    Why We Still Use Next.js

    Switching costs stronger than technical superiority

    19 min read
  • The State of Next.js
    #nextjs#web-performance#react

    Is Next.js Fast Enough?

    The uncomfortable truth benchmarks reveal

    23 min read
  • The State of Next.js
    #react#governance#nextjs

    Whose React Is It?

    The questions React Foundation must answer

    21 min read
  • The State of Next.js
    #nextjs#cloudflare#edge-computing

    Why Cloudflare Rebuilt Next.js

    What question does vinext really ask?

    20 min read
  • The State of Next.js
    #nextjs#edge-computing#serverless

    The Rise and Fall of Next.js Edge Runtime

    Hey Edge Middleware, how have you been?

    13 min read
  • #react#css#nextjs

    React's <ViewTransition>: Browser-Native Animation, Done the React Way

    What happens when React wraps the View Transition API

    16 min read
  • #frontend#ux#web-performance

    The Downfall of Infinite Scroll — Why Google Removed Infinite Scrolling

    How infinite scroll is being reevaluated from UX, performance, accessibility, and legal perspectives

    9 min read
  • #typescript#backend

    Deep Dive into Effect Systems: From Monads to Algebraic Effects, and Effect-TS's Choices

    I dug deep into what Effect-TS is all about and why everyone seems so excited about it.

    24 min read
  • #react#frontend

    React Compiler Deep Dive: From Principles to Output

    A deep exploration of how React Compiler analyzes code and what it produces, from pipeline to final output.

    24 min read
  • #ai#frontend

    In the Age of AI-Generated Code, Where is Frontend Engineering Headed?

    AI coding tools aren't changing developers—they're changing the nature of what developers do.

    10 min read
  • #ai#devops#backend

    Complete Guide to Core Coding Agent Concepts

    Complete overview of core coding agent concepts: Rules, Commands, MCP, Sub-agents, Hooks, Skills, and Plugins

    23 min read
  • #react#javascript#testing

    React's New Lint Rule: set-state-in-effect

    Why you shouldn't call setState in Effects and what alternatives exist

    7 min read
  • #react#typescript

    From useEvent to useEffectEvent: React's Event Handler Stabilization Journey

    An RFC from 3 years ago finally sees the light of day

    14 min read
  • #ai#career#frontend

    In an Era Where AI Writes Code, What Should I Do as a Frontend Developer?

    I don't know what the future holds, but shouldn't we just keep developing diligently?

    12 min read
  • #javascript#compiler

    Understanding AST for JavaScript Developers (2026 Update)

    A comprehensive guide covering AST concepts, parsing process, key node types, and practical usage in tools like Babel and ESLint.

    13 min read