Skip to content

ndrean/universal-router-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Universal Router with React

Declare routes & one single resolve()method that ReactDOM.render() the page.

Layout Suspense/lazy easy with next() middleware and

Async routes. Can fetch() data before rendering the page to be rendered.

Needs external state manager (eg Mobx) to pass the props

Redirection. Be careful there.

Deploy Codesandbox

Insert "box" https://githubbox.com/ndrean/universal-router-redict

Deploy on Staclblitz

Append the repo after uri https://stackblitz.com/github/ndrean/universal-router-redict

About

Quick demo Universal Router with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published