In this video, we will see how to improve our code using the #rxs map operator and #angular #async pipe.
The components should be clean and minimal and should not have code that manipulates the data. Responsible for data manipulation is a service.
The goal is to prepare our data and return an #observable pipe so that we can use an #async pipe in the template.
code: https://github.com/profanis/codeShots...
******************************************************
Let's connect
******************************************************
Twitter: / prodromouf
LinkedIn: / prodromouf
#angular #rxjs #observable #map #async