Adam Richardson
Fullstack Developer / Course Creator / Data Enthusiast
I'm a fullstack developer and course creator. I'm passionate about teaching real world coding skills to aspiring developers. I work as a Business Intelligence Design Lead and lead a website design / development company along with teaching coding skills to aspiring developers.
Recent Blog Posts
View AllAdd Fathom analytics to a Next.js website
Code for adding Fathom to Next.js website
Next.js Eslint configuration with vscode
Learn how to configure ESLint with vscode for usage with Next.js
Next.js Authentication with next-auth and Prisma
Learn how to setup a Next.js application with authentication using next-auth.
UseSWR prefetch, pagination and search example
Code for prefetching and statically generating a page then taking over with useSWR for pagination and search on client-side
Next.js Data Fetching Methods Explained
All of the data fetching methods Next.js has to offer, explained. When to use different data fetching methods in Next.js.