Day 12: Update & Delete

Wednesday, June 15, 2016

Today, Chris Vannoy from The Iron Yard dropped by to talking about finding a job. He shared insights into hiring processes in a different industries, interview tips, résumés, cover letters, LinkedIn, MeetUp groups, and more. You can reach Chris at chris@chrisvannoy.com.

Topics

Today we implemented updating and deleting notes from the Meganote API. We used $http in our own service and bound objects from our controller to a view.

Projects

Meganote, now with updating and deleting: source | live

Homework

  • Display a success message when an API operation succeeds.
  • Display an error message when an API operation fails.

Angular-flash is already included via bower.json. Try using it!