#nextjs
Read more stories on Hashnode
Articles with this tag
A beginner's guide to exploring the new Next.js app directory and server components · I've been avoiding trying the new app folder, mostly because I just...
Integrating the full range of Next.js features with Apollo Client. · This is a continuation of the Next js + GraphQL + TypeScript Setup article Welcome...
No more boring links when sharing your website · The Goal I always found cool when a site has a link preview when you share the url somewhere. It's a...
This is the story of Max. Max thought his API keys were safe because he put them inside an .env file. Max didn't know his keys were visible in the...
This article will walk you through a simple GraphQL setup for your Next JS app. This guide is aimed at people already familiar with GraphQL, if you...