Y
Hacker News
new
|
ask
|
show
|
jobs
by
airocker
1310 days ago
‘Node’ on dev may run differently than node on production depending on version of dependencies , for eg a shared object file it loads.
1 comments
crabmusket
1310 days ago
Yes, of course that could happen. All I'm suggesting is that the optimally productive tradeoff is somewhere
in between
"develop in a full clone of production cloud" and "works on my machine and nowhere else".
link