React Server Components
#React #アーキテクチャ
Introducing Zero-Bundle-Size React Server Components
RSC From Scratch
How React server components work: an in-depth guide
Making Sense of React Server Components
一言で理解するReact Server Components
【ざっくり解説】React Server Componentのレンダリングプロセス
やっと React Server Components が腑に落ちた
【React Server Component】Server を Client の内側に注入できる Composition の力 - Qiita #Composition
見て学ぶ、触って学ぶ
React Server Components, Next.js App Router and examples
Dan Abramov: 単方向データフローにサーバーを含める
App Router > Server Actionsを見てるとその思想が伺えるkoushisa.icon
テンプレートエンジン代替としてのニュータイプRedux的な
→GraphQL + Relayの精神的後継がReact Server Components
RSCやAppRouterはGraphQLの正統進化で、resolverがJSXを返すようなもの
→Redux視点でApp Routerの進化を捉える
→プレゼンテーション向けのストアをエッジに乗せつつクラサバの差分更新や同期を自動化したい妄想
Why a Production Framework (like Next.js or Remix) instead of Create React App?
@shuding_: RSC is a subset of the SSR model
@dan_abramov: @delba_oliveira @pomber @asidorenko_ this is a really bad graphic but it’s kind of more like this in my mind
https://pbs.twimg.com/media/FqidRzFWAAk_q4w.jpg
@dan_abramov: i wonder if something like this might be a helpful mental model for how and when RSC runs
https://pbs.twimg.com/media/FqueyH_WcAILs7c.jpg
a11yとかWeb API系のトピック
@dan_abramov: 00’s: Figuring out the server
10’s: Figuring out the client
20’s: Composing server and client as one paradigm
React is doing this with Server Components, but it is not going to be alone. This is a broader shift defining the next generation of frameworks.
https://t.co/iisfnxydsc
@t6adev: 🚀
"refresh Server content in place without losing Client state"
"nested routing let you fetch data in parallel"
"you provide local visual feedback for a refetch"
"you build a full-stack app without exposing any REST/GraphQL APIs to the client"
@the_spyke: @dan_abramov 30’s: Web break free from HTML/CSS. A native full stack app renders itself via WASM/WebGPU however it likes with smooth frame rates and low memory consumption.
React は人類が直接コーディングする最後の UI ライブラリになる
@t_wada: 技術の螺旋がきれいに一周しましたね
https://t.co/exlrQBkxGH
@samselikoff: I think it'd be pretty sweet if we could have Server Components and Client Components in the same file 🤔
https://pbs.twimg.com/media/FodvB-uWICMxQxx.jpg