DEV Community

Arthur Candido
Arthur Candido

Posted on

304 Not Modified 2

In my last post i was trying to figure out how to fetch data from DEV.TO to my NextJS/Vercel, portfolio, but after deployed, the new posts was not been fetched, I changed the way of fetching from useEffect hook to useSWR, and this is how it's look now:

Image description

Link to the aplication: https://arthur-candido.vercel.app/

Top comments (0)