Felix Tan
Felix Tan
# UPDATE: 👉 Please Check out the [Glossary](https://github.com/reactjs/id.reactjs.org/wiki/Glosarium) and [TRANSLATION.md](https://github.com/reactjs/id.reactjs.org/blob/master/TRANSLATION.md) file Hi @reactjs/reactjs-org-indonesian-translation , Before more contributors joined, I think we need to: 1. Start building our style guide 2....
**Is your feature request related to a problem? Please describe.** As our user's app grows, their build time would be significantly slower since webpack needs to compile much more files...
**Is your feature request related to a problem? Please describe.** Static site is good enough for some usecases, landing page for example **Describe the solution you'd like** Route can have...
**Is your feature request related to a problem? Please describe.** In current code structure, we need to maintain the same code for `generate` scripts for `create-treats-app` and `treats` which is...
**Is your feature request related to a problem? Please describe.** Sometimes we need to import plain CSS without CSS module, for example when using [Material UI](https://material-ui.com) **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Right now the Open Browser behavior in development mode is quite annoying since it is always opening the default `localhost:port`...
**Is your feature request related to a problem? Please describe.** Add helper to call Jaeger easier - [About Jaeger](https://www.jaegertracing.io/) **Describe the solution you'd like** Using Official [Jaeger client node](https://github.com/jaegertracing/jaeger-client-node) **Additional...