-
07/10
- importance of key in rendering list: identify list item and prevent unnecessary re-render
- JS syntax `string ${state} to use flexible string class (backticks)
- CSS Modules: CSS files in w…
-
- right now the Appolo client isnt optimized
- we cant store time travel queries in cache because the query res id is the same even for queries with different blocks
*Need to Do**
- find a way …
-
After upgrading to RN 0.73.1, my app gets stuck on a blank loading screen (PesistGate loading).
Removing `PersistGate` from the App tree makes it work.
I tried debugging the problem, in the fil…
-
Maybe it's not a bug per say, but I just noticed a `.cache/` directory was created in `node_modules/mdx-deck/` when I `mdx-deck build deck.mdx`, which I found sort of weird.
Should this be fixed or…
-
相关issure: https://github.com/CJY0208/react-router-cache-route/issues/115
相关文件: https://github.com/CJY0208/react-router-cache-route/blob/v1.12.1/src/core/Updatable.js
```javascript
import { useSel…
-
I've noticed that the size of the JSON can get quite large on some pages. On `https://addons.mozilla.org/en-GB/firefox/` right now, `document.getElementById('redux-store-state').innerText.length` retu…
-
**What do you want to see?**
Setting options for auto-refresh:
- header query counts - default 5 mins
- content - default when count changes?
- other content - 1hour
**Additional context**
so …
-
Hi!
I'm submitting this since the error says I found a bug in the compiler. I'm honestly not sure if it is a bug in the compiler or my code, but I thought I'd submit this as requested.
Thx
R…
-
## Version **5.0.4** of [react-redux](https://github.com/reactjs/react-redux) just got published.
Branch
Build failing 🚨
Dependency
…
-
See [React.js Conf 2016 - Aditya Punjani - Building a Progressive Web App](https://www.youtube.com/watch?v=m2tvYGCdOzs).
This requires some careful scaffolding that can easily be reused between apps,…