Learning AngularJS Tutorial: GET and POST | packtpub.com

preview_player
Показать описание
Part of 'Learning AngularJS ' video series. For the full Course visit:

I need to make basic calls to my web service; how do I do that? You can do that using $http and GET and POST.
• Getting the to-do list from the server
• Displaying the list
• Adding a new to-do creation mechanism

----------------------------------------------------------------------------------

For the latest in web development video tutorials, please visit:

Рекомендации по теме
Комментарии
Автор

Hey! What's in api/v1/todo?
Is this an express route which makes a call to the database?

JShaker
Автор

How did you get the DOM to update with all the records without a Array.push() in your post request?

altcoelho
Автор

hey is /api/v1/todo api post api or it`s a get thenu post in the controller

mostafaebrahim