lynx-family/lynx-stack
Why lynx divide the render into two parts, "renderToString" and "renderOpcodeInfo"?
Aperta
#1124 aperta il 20 giu 2025
framework:Reactgood first issue
Metriche repository
- Star
- (730 stelle)
- Metriche merge PR
- (Merge medio 3g 17h) (87 PR mergiate in 30 g)
Descrizione
Just for SSR. But it will costs more time for traverse the vNode and optCode. Maybe make it off while CSR is better?