erikras / erikras/react-redux-universal-hot-example

What about using React-Router Dynamic Routing?

Open
#1,176 15 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

As we are building large sites, loading all pages in one js file would be unrealistic.

As this project is a comprehensive boilerplate for react-redux-SSR, what about adding the feature of Dynamic Routing (https://github.com/reactjs/react-router/blob/master/docs/guides/DynamicRouting.md) to some pages/routes? It is supposed to support huge apps.

It does not mean changing the routes bottom-up, but only making a part of the routes dynamically load, to show the possibility of lazily loading a part of js file.

It would make this project more comprehensive.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.