(Rew) Andrew McLagan

Results 113 comments of (Rew) Andrew McLagan

Ok, even easier then that: We created a repository / Docker image that generates a env.js file from your environment variables as per the CRA docs. See: https://github.com/beam-australia/create-react-env Uses a...

https://medium.com/@andrewmclagan_64462/runtime-environment-variables-create-react-app-84f7c261856c

Honestly we were suffering from building at run-time also. Our create-react-app pods in our Kubernetes cluster required huge resources to build.... but almost nothing to run. So it was costing...

you really dont need one.

@ashconnell great! the docker image was mainly there as a guide to building your own. Feel free to write a PR if you think the docs could be clearer. Also...

camel case is so much harder to read when function names are long - as is the case with tests. Seems its a standard now to use snake case for...

Its not hacky to use nginx as a proxy - its actually preferred. Node should not be directly exposed.

Yeah its a hard issue to deal with, anyone have any other blade formatting plugins?

We are using react virtualised in a new buildout fro EthicalJobs.com.au Rendering lists of organisations and jobs around 40,000 to 100,000 at a time. so so so sweeeeet!