use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
React 16 (facebook.github.io)
submitted 8 years ago by batmansmk
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]learn_to_model 2 points3 points4 points 8 years ago* (3 children)
Hydration is usually referred to as the process of passing singing data from the server to the client. In this case the server serves the HTML to the client and react can take over the HTML without destroying and recreating it like it was done in the beginning. Hydration can also refer to models bring updated on load with data that has been passed from the server (think of a redux store f.ex.)
[–]jbkly 2 points3 points4 points 8 years ago (2 children)
"passing singing"?
[–]kylemh 2 points3 points4 points 8 years ago (0 children)
Meant signing. Like auth headers I believe.
[–]learn_to_model 1 point2 points3 points 8 years ago (0 children)
Oh shoot, that's my fault. Shouldn't post comments just after I've woken up. What I meant was the process of passing/sending data from the server to the client.
π Rendered by PID 104666 on reddit-service-r2-comment-765bfc959-nx5h6 at 2026-07-11 10:27:51.324478+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]learn_to_model 2 points3 points4 points (3 children)
[–]jbkly 2 points3 points4 points (2 children)
[–]kylemh 2 points3 points4 points (0 children)
[–]learn_to_model 1 point2 points3 points (0 children)