Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
samsin
on April 29, 2024
|
parent
|
context
|
favorite
| on:
A brief history of web development, and why your f...
In React, 'rendering' means creating the DOM nodes and 'painting' refers to browser rendering [1]. So with server-side rendering the DOM nodes are 'rendered' by the server and the browser 'paints' it.
[1]
https://react.dev/learn/render-and-commit
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://react.dev/learn/render-and-commit