Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
djmashko2
on Sept 1, 2023
|
parent
|
context
|
favorite
| on:
Things I wish I knew before moving 50K lines of co...
If you’re rendering multiple pages concurrently on the server, it’s nice to be able to know, for example, the current user without having to pass it down as a prop through the whole tree.
Context is a really nice way to do this.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Context is a really nice way to do this.