Hacker News new | ask | show | jobs
by 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.