Published onMay 16, 2023Building a Weather Advice Microservice with Next.js and OpenAIlearningengineeringAIserverlessNext.jsReactOpenAICreate a microservice with real-time weather updates and contextually relevant advice using Next.js and OpenAI
Published onMarch 1, 2023Understanding ISR in Next.jsNext.jsstatic-site-generationincremental-static-regenerationExploring the use cases and benefits of Incremental Static Regeneration in Next.js, and how to implement.