Y
Hacker News
new
|
ask
|
show
|
jobs
by
Touche
3521 days ago
That would be the responsibility of the route code, not the code doing the fetch().
1 comments
idbehold
3521 days ago
Why would the route code need to know what data a deeply nested component needs? Making that the responsibility of the route code entirely defeats the purpose of an isomorphic/universal React application.
link