Open Crystalsage opened 2 years ago
We have a quotes section on the dashboard.
.
This quote is static. We'd like good and dynamic quotes.
Use a quotes API to fetch and display the quote. Be wary of the performance issues. Preferably use async fetch.
hey can you assign it to me.
yeah go ahead
Problem
We have a quotes section on the dashboard.
.
This quote is static. We'd like good and dynamic quotes.
Potential fix
Use a quotes API to fetch and display the quote. Be wary of the performance issues. Preferably use async fetch.