In the previous part we created a simple Google Keep Clone where the notes are layed out nicely by the Masonry library. Though this is a great start, we are still missing a few parts of a typical CRUD application. We still need to write the Update and Delete functionality.
Full article