Reading the excellent write up about Where can I learn how to develop DApps using the solidity programming language I wondered if using Mix with scenarios only versus deploying a contract in a private local node had some significant differences?
Apart from using geth on the local node to interact with the contract I don't see any but I'm not familiar enough to be sure.
From a DApp development point of view why would one choose one or another?