Hacker News new | ask | show | jobs
by griffinmichl 3425 days ago
This is a huge step forward in react routing. I'm still on v3, but very excited to switch. I love that I don't have to separate my thinking about routes vs normal components.

Ex. If I want to lazy load a route vs something below the fold, I can use the same HOC for both.