Saving New Data

The next step is to use the HttpClient to send new data back to the server. Let's see, how to save new data using POST request in Angular.

Saving new data in the photo gallery project

Once the user has decided which photos they’d like to save, they need a functioning Save button. Time to hook the Save button up to PhotosService so that the backend can store photos the user would like to recall and edit later.

đź“ť ...

Access this course and 1400+ top-rated courses and projects.