Bookmarks tagged [routing]
https://angular.schule/blog/2019-07-resolvers
Resolvers are cool, but the use cases are very rare. When it comes to retrieving async data via resolvers, like HTTP requests, the User Experience suffers a lot: Resolvers wait for the async tasks to ...
Next Generation Routing for React
- tags: reactjs, routing
- source code
https://github.com/ReactTraining/react-router
Declarative routing for React
- tags: reactjs, routing
- source code
https://github.com/frontarm/navi
Declarative, asynchronous routing for React
- tags: reactjs, routing
- source code
https://github.com/pshrmn/curi
JavaScript router for single-page applications
- tags: reactjs, routing
- source code
https://github.com/flatiron/director
A tiny and isomorphic URL router for JavaScript.
- tags: javascript, routing
- source code
https://github.com/visionmedia/page.js
Micro client-side router inspired by the Express router (~1200 bytes).
- tags: javascript, routing
- source code
https://github.com/mtrpcic/pathjs
Simple, lightweight routing for web browsers.
- tags: javascript, routing
- source code
https://github.com/millermedeiros/crossroads.js
JavaScript Routes.
- tags: javascript, routing
- source code
https://github.com/olivernn/davis.js
RESTful degradable JavaScript routing using pushState.
- tags: javascript, routing
- source code