|
|
|
|
|
by riquito
3985 days ago
|
|
> I don't think dev environments need to be harmonized the same as production. If your tests are good, you should catch most of the "it worked on my laptop" problems. That's true until something break in production: then you want to replicate the same situation in the dev environment, as close as possible. |
|