-
### Description
I first time to clone this repo, and try to npm install, I have a error in terminal , how can i fix it?
- i check my node version , is in v16.18.1
```
╰ npm i
npm ERR! cod…
-
## Effort:
Research the latest generation ecosystem of technologies to choose a tool that improves performance but still offers great ergonomics in the development experience.
https://github.co…
-
## Problem
Webpack setup from [react-starter-kit](https://github.com/kriasoft/react-starter-kit/blob/master/tools/webpack.config.js) create different output on client and backend build when use custo…
-
For example i have route "/search" and 100 parameters in app logic, how to pass this in "state"?
Just for process routes like:
```
/search?form[a]=1&form[b]=1&form[c]=4
```
##
Want to back this iss…
-
I currently have some systems relying on semantic/fomantic in React. I'm keeping my eyes on svelte kit--further developments here would really help ease a future migration whenever svelte kit reaches …
-
### Describe the bug
If you spin up the remix app (_Remix App Server template_) using `npm run vite:dev` and make changes to your loader and refresh the page, the new data from the loader is not re…
-
-
# Problem reproduction
I want to control the bar size and bar gap.
I tried it with the `barPercentage` option in the `barConfig` object.
But, this trying was not working to what I want way.
…
-
### Description
Just found about this solution and first of all, Thank you for doing it. Projects like this matter.
I was wondering if we could use **SolidJS** as the view library since u mentione…
-
### Description
Continuing from https://github.com/gaearon/react-hot-loader/issues/1166.
Using this webpack configuration
```
rules: [
{
test: /\.jsx?$/,
use: [
…