This is part two of a three part series that will teach you how to build a contacts manager application in JavaScript using CanJS and jQuery. When you're done with this tutorial, you'll have all you need to build your own JavaScript applications using CanJS! In part one, you created the Models, Views and Controls needed to display contacts and used fixtures to simulate a REST service. In this part