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

https://reach.tech/router

Next Generation Routing for React


react-router

https://github.com/ReactTraining/react-router

Declarative routing for React


https://github.com/frontarm/navi

Declarative, asynchronous routing for React


curi

https://github.com/pshrmn/curi

JavaScript router for single-page applications


director

https://github.com/flatiron/director

A tiny and isomorphic URL router for JavaScript.


page.js

https://github.com/visionmedia/page.js

Micro client-side router inspired by the Express router (~1200 bytes).


pathjs

https://github.com/mtrpcic/pathjs

Simple, lightweight routing for web browsers.


crossroads

https://github.com/millermedeiros/crossroads.js

JavaScript Routes.


davis.js

https://github.com/olivernn/davis.js

RESTful degradable JavaScript routing using pushState.