-
-
Hello! can I use react-image-magnify with react lazy loading like in this link below :
https://www.npmjs.com/package/react-lazy-load-image-component
Thank you~
-
If you are reporting a bug or having an issue setting up React Hot Loader, please fill in below. For feature requests, feel free to remove this template entirely.
### Description
What you are re…
-
Cada uno de [estos modulos](https://www.awesomescreenshot.com/image/43110124?key=54087672debd5653c95fda67d2943882) deberia buscar sus propias tareas cuando empiece a estar visible en la pantalla.
-…
-
![image](https://user-images.githubusercontent.com/55577276/154953711-f79900f7-c16c-4dbf-8ea5-ce40a971a234.png)
This error comes up :
**Parsing error: This experimental syntax requires enabling o…
-
1つのuseEffectには1つの独立したロジックを書くというのが原則なので、恐らく今の書き方だとだめだな。
1つのuseEffectの中に複数のロジックが入っているので、複数のuseEffectに分離すべきだろう。
https://ja.react.dev/learn/lifecycle-of-reactive-effects#each-effect-represents-a-separ…
-
### 问题背景
Webpack打包时如果不做代码分割,随着项目体积增大。最后构建出的内容体积会非常巨大。
我们可以做代码分割,让一些别的组件延迟加载(需要延迟加载的组件,通常是页面)
在React中,我们可以用React.lazy。来实现代码的懒加载
![image](https://user-images.githubusercontent.com/20639676/82808…
-
### Astro Info
```block
Astro v4.7.0
Node v20.10.0
System Linux (x64)
Package Manager pnpm
Output static
Ad…
-
Hello! im trying to use your package but as soon as its included in the page, it crashes the entire page.
``
![msedge_YxxupGBIOZ](https://github.com/user-attachments/assets/fbb10548-cfb3-4d8e-84…
-
Hi!
I wonder if you have tackled or thought about code-splitting yet. It is kinda important to have some sort of code-splitting support. I want to use a react component only on one page but becaus…