Building a Client side application with Next.js and SWR using SpaceX API.
In this short tutorial , we will learn about SWR ( state-while-revalidate ) and how we can use it with Next.js to create a client side application which retrieve the images from SpaceX API.
What is SWR ?
SWR ( State-while-revalidate ) is react hook...
imkarthikeyans.hashnode.dev3 min read