DEV Community

Cover image for Consumo de APIs con hooks de ReactJS
Leonardo Castillo Lacruz
Leonardo Castillo Lacruz

Posted on

Consumo de APIs con hooks de ReactJS

Haciendo uso de los hooks useState y useEffect, funciones maravillosas que nos facilitan la vida en tareas complejas usando ReactJS, realizamos el consumo de una API REST.

Partiendo desde 0 realizamos la aplicación usando ViteJS + TailwindCSS + DaisyUI.

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay