Full-stack web developer, with ReactJS node.js, express, mongoose and MongoDB.
I’m currently learning...Currently, I am learning. I mean self-thought and freelancing around different online platforms including Upwork. So what I am saying is I just started giving services to clients who have different variety of problems related to my skillsets and nitches. touch via email:desalegnmihret97@gmail.com
Latest solutions
Latest comments
- @azammustafa66Submitted almost 2 years ago@desalegn12Posted almost 2 years ago
actually, the error comes from Axios package is not installed from this project as a dependency. so to use Axios you need npm, package.json, or yarn, all in all, any package manager. here is the solution : window.onload = async function () { let advices = await fetch("https://api.adviceslip.com/advice"); advices = await advices.json();
const { slip: { advice, id }, } = advices; //here you can insert id and advice your appropriate place } }
Have fun!
Marked as helpful1 - @UceeyjudySubmitted almost 2 years ago@desalegn12Posted almost 2 years ago
from what you were saying, I appreciate that you can admit your flaw because that is one sign of growth. the most important thing you have to do is just practice CSS. we all are struggling to master CSS skills but CSS[grid, flexbox, position are enough], not anything else. if you can pseudo-elements. I hope you'll come back and say thank you! Good practice!
Marked as helpful0