-
Say with have several modules, one for each page. Each of them is pretty heavy, and its not an option to load them all in advance to prepare static routes map as demonstrated in example (`const routes…
-
This issue is to track to two things:
- bundle size
- how we bundle
## bundle size
The bundle size in ReSift is not great, I think it's acceptable but we could do better.
According to bun…
-
### _Some_ import statements are incorrectly skipped when fixing relative paths.
**Example 1: Before (back two directories):**
``` javascript
import { connect } from 'react-redux';
import { memb…
-
This issue is a collection of all the links from the previous link dumps, but listed as a checklist so they can be done a little at a time.
Let me know what you think of this idea @markerikson
*…
-
Create a web app portal for GooberU data to assist in the creation of the document based storage solution.
- [x] CP-01 - React Out-Of-Box
- [x] CP-02 - React Basic Mods for GooberU
- [x] CP-03 - …
-
Heres a list of all the dependancies this boilerplate uses:
```
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.6",
"babel-jest": "^23.4.2",
"babel-loader":…
-
Hi,
Im using this package with expo and redux-persist, ive followed the example code, and i have function that passess the create store and persistor object which are then wrapped to the react code a…
-
React-Router handle history, so why would we want CRR anymore?
ghost updated
3 years ago
-
I am in the prosess of updating from React navigation v1 to v4. In v1 we used **react-navigation-redux-helpers** for connecting the state. Now I have done this much so far.
In my Navigation.js I h…
-
Refs:
- https://redux.js.org/usage/migrations/migrating-rtk-2
- https://redux.js.org/usage/migrating-to-modern-redux