routing.md
July 15, 2021 · View on GitHub
Bookmarks tagged [routing]
www.codever.land/bookmarks/t/routing
A word on Angular route resolvers – and a praise for Reactive Programming
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 ...
Reach Router Home Page
Next Generation Routing for React
- tags: reactjs, routing
- :octocat: source code
react-router
https://github.com/ReactTraining/react-router
Declarative routing for React
- tags: reactjs, routing
- :octocat: source code
navi
https://github.com/frontarm/navi
Declarative, asynchronous routing for React
- tags: reactjs, routing
- :octocat: source code
curi
https://github.com/pshrmn/curi
JavaScript router for single-page applications
- tags: reactjs, routing
- :octocat: source code
director
https://github.com/flatiron/director
A tiny and isomorphic URL router for JavaScript.
- tags: javascript, routing
- :octocat: source code
page.js
https://github.com/visionmedia/page.js
Micro client-side router inspired by the Express router (~1200 bytes).
- tags: javascript, routing
- :octocat: source code
pathjs
https://github.com/mtrpcic/pathjs
Simple, lightweight routing for web browsers.
- tags: javascript, routing
- :octocat: source code
crossroads
https://github.com/millermedeiros/crossroads.js
JavaScript Routes.
- tags: javascript, routing
- :octocat: source code
davis.js
https://github.com/olivernn/davis.js
RESTful degradable JavaScript routing using pushState.
- tags: javascript, routing
- :octocat: source code