Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tedunangst
on April 19, 2022
|
parent
|
context
|
favorite
| on:
The absurd complexity of server-side rendering
How can a small site like HN possibly work when SSR is so complicated?
sph
on April 20, 2022
|
next
[–]
SSR isn't the classic model of server rendering. That one is easy. SSR is Javascript client code that also acts as cached server-side pre-rendering with subsequent hydration on the client.
It's confusing I know.
ConsoleTVs
on April 20, 2022
|
prev
[–]
Ryan Carniato (@RyanCarniato) have a hackernews clone in every major framework with SSR support. Mostly made on streams as well!
dimgl
on April 20, 2022
|
parent
[–]
+1, I really enjoy watching his content. His deep dives into certain technologies is truly valuable, if a bit long-winded.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: