boolean-uk / software-developer

0 stars 0 forks source link

Convert the angular-green-grocers exemplar into an exercise #258

Closed Auenc closed 9 months ago

Auenc commented 1 year ago

The angular-green-grocers is an exemplar for the third exercise in Angular. The idea behind the exercise is to introduce state and Observables

What needs to be done:

Auenc commented 1 year ago

Here is the link to the exercise version: https://github.com/boolean-uk/angular-greengrocers

Auenc commented 1 year ago

Some changes needed to use the api endpoint, and update the exemplar to reflect this. Additionally, Observables need to be switched to promises