Summary

In this chapter you’ve gone through the process of implementing a basic shopping cart by using the Node.js, MongoDB, and AngularJS web application stack. You’ve defined a solid model in Mongoose to support customers, products, and orders—the full checkout process.

Also in this chapter you’ve glimpsed the benefits of being able to easily switch between HTML template views in AngularJS and yet have all your data bound to a page automatically. You’ve also seen the value of data binding in this chapter: You were able to update the MongoDB database with only a simple function call because the $scope data was consistently kept up-to-data as you added items to the cart and changed shipping and billing information.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.25.4