egghead.io
  1. 1
    Introduction to AngularJS Architecture Series
    2m 32s
  2. 2
    Structure Files for an AngularJS Application
    5m 51s
  3. 3
    Organize Code with Sub-Modules into an AngularJS Application
    4m 22s
  4. 4
    AngularJS Architecture: Basic State with ui-router
    5m 20s
  5. 5
    AngularJS Architecture: Using ui-router's named views
    8m 3s
  6. 6
    AngularJS Architecture: ui-router state params for sharing information
    4m 53s
  7. 7
    AngularJS Architecture: navigating between states with ui-router
    5m
  8. 8
    AngularJS Architecture: Prefer the 'controller as' syntax
    5m 2s
  9. 9
    AngularJS Architecture: Refactor to a data model
    5m 53s
  10. 10
    AngularJS Architecture: Using $http to load JSON data
    7m 21s
  11. 11
    AngularJS Architecture: Control your promises with $q
    6m 26s
  12. 12
    AngularJS Architecture: Edit and Create Bookmark States
    12m 9s
  13. 13
    AngularJS Architecture: Create Bookmark
    6m 29s
  14. 14
    AngularJS Architecture: Edit Bookmark
    12m 18s
  15. 15
    AngularJS Architecture: Delete Bookmark
    2m 10s
  16. 16
    AngularJS Architecture: Animate state transitions with ui-router
    3m 46s
  17. 17
    AngularJS Architecture: Review
    3m 44s

AngularJS Architecture: Delete Bookmark

Lukas Ruebbelke
InstructorLukas Ruebbelke
  • angularjs
    AngularJS

Share this video with your friends

Send Tweet

In this lesson, we are going to complete the functionality for deleting a bookmark. Deleting a bookmark is significantly easier than creating or editing a bookmark with the essence being a single method in the BookmarksModel that we make available to the controller and view.

illustration for AngularJS Application Architecture

Course

AngularJS Application Architecture

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions