Angular random quote #3
Angular random quote #3
This is the third project of my ongoing challenge, 100 angular projects.
In this project, I created a web page which fetches a random quote from an API endpoint and displays it on the page.
I have learned a few new concepts while creating this simple web application, such as
using services to separate fetching data from components
using observable and Angular HttpClient for fetching data…
View On WordPress













