The Git Way for a Node.js App to Get a Solidity Contract Balance

Here we go one more time with another brief how-to guide on Ethereum smart contracts with Solidity.
In the previous post entitled The Git Way for a Smart Contract to Receive Ether we looked at how to write a contract that would receive ether, and today we’re just querying its balance through a Node.js app.