Hacker News new | ask | show | jobs
by arrakeen 3430 days ago
i like the power of the new API but i'm not sure i'm entirely sold on the declaration syntax. adjacent <Route/> tags which specify things that may appear in the same place depending on the route seems a bit strange conceptually to me. i'll have to play around with it on a real-world project to see how it feels in practice.

i didn't see it mentioned in the docs, but does the new version fix the awkward handling of scrolling and history?

1 comments

also, not every app wants to do it the same way. Now that we're Just Components™ you can handle scrolling however you'd like.