-
Regarding this [pull request](https://github.com/facebookincubator/create-react-app/pull/1344#issuecomment-302887448) around the improvements to environment variables, based on @gaearon's suggestion, …
-
Hi,
I like the nextjs framework when it comes to creating server side rendered apps. But it is not very suitable for micro frontends. I think it is build not build for that purpose. Do you know abo…
-
Since a lot of the categories have many libraries listed, it would be helpful to highlight the top 2-4 "must use" libraries in each category, if appropriate.
I should figure out how to format this,…
-
In addition to src/index.js, I have other entry points in my app. How do I add them?
-
### Reproduction link
[https://github.com/ant-design/ant-design/issues/38671#issuecomment-1320572845](https://github.com/ant-design/ant-design/issues/38671#issuecomment-1320572845)
### Steps to …
-
Our docs currently teach app setup based on a standard SPA-style approach, and specifically with use of Create-React-App. Related, our installation instructions currently point to the two RTK templat…
-
_Original author: mnbaya (November 09, 2011 23:39:25)_
What would you like dompdf to do:
I'd like to be able to add one header/footer to the first page, and a different one to the rest of the pa…
PhenX updated
9 months ago
-
Hi,
The [docs about supported browsers](https://facebook.github.io/create-react-app/docs/supported-browsers-features) is not clear.
After reading it i still dont understand the following :
- I…
-
Currently, I have two arrays of type `Array{Polygon,1}`, called `grid_1` and `grid_2`. I would like to find the intersecting area of every point of `grid_1` with every point of `grid_2` (i.e., yield a…
-
Currently `ts-jest` is used for tests, and it has a long-standing issue that it doesn't support a sensible workflow for making changes: https://github.com/kulshekhar/ts-jest/issues/798
If I'm makin…