Hacker News new | ask | show | jobs
by mcv 3336 days ago
Your dev environment is never going to be identical to your production environment, because you don't write code directly in production. Test and acc should be identical to prod, but for dev that's pointless.