Posts by Lucas Tonon • 1 point
2 posts
-
-1
votes1
answer105
viewsQ: How to take all pages of an API and show all data at once on screen using React Hooks?
Hi, I’m studying React Hooks and as a base I’m using a Rick and Morty API to show the characters on the screen https://rickandmortyapi.com/api/character/ However, it only shows twenty characters per…
-
-1
votes1
answer113
viewsQ: How do I open a modal with youtube video with different video`s?
Look guys, I’m developing a website with all my portfolio and in it will have some videos that are on youtube. At the event Onclick opens a modal with the video, pulling his ID through the video. I…