DEV Community

Discussion on: What was your win this week?

Collapse
 
debugagrawal profile image
Deepak Vijay Agrawal • Edited

I learnt and implemented that how to fetch an self created API in JS using 'async await'
and was able to display content of API on UI using react component.
It felt great because First time I was able to connect frontend with backend 🚀🐧🤗
Yay