Posts by Everton Dias • 31 points
2 posts
-
1
votes1
answer303
viewsQ: How to return a value instead of a [Object Promise]
I have this code and want to return the string not to Promise, but I do not know how exactly to do, I tried to look at other solutions on the site but I could not apply them in my code. (I’m using…
-
1
votes1
answer82
viewsQ: Is there any way to create a gradient effect on a "fa-Circle" from Font Awesome?
I have that code: <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css" rel="stylesheet"/> <li id="link-instagram" class="list-inline-item"> <a…