universal-router
universal-router copied to clipboard
A simple middleware-style router for isomorphic JavaScript web apps
Hi I want to add page 404. But I do not know if I did it right or not. To do this, I add the following line. ` { path:...
**I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] other (Please do not submit support requests here (below)) ## Feature request Would there...
- [x] bug report - [ ] feature request - [ ] other (Please do not submit support requests here (below)) Description: When compiling Universal Router with Typescript 3.8.3 i...
Sounds like a dummy question but let's review some context. I have been working with angularjs, angular2 and react in the previous years and all of them have popular routing...
- [ ] Isomorphic (universal) routing with React and Express, close #80 - [ ] Single page application navigation in the browser, close #72, #120 - [ ] Code splitting...
**I'm submitting a ...** * [x] bug report * [ ] feature request * [ ] other (Please do not submit support requests here (below)) I'm having trouble overriding Route...
I've used the Redux recipe before and it works great, in my current app I've adopted GraphQL for state management (including client only data) and I'm very much interested in...
How universal-router handles the following conflicting routes: 1. /tickets/:filghtName-:flightNumber 2. /tickets/seattle-washington