All nextjs tips to go from junior to web developer

Adding a layout to NextJS - part 3

10 Oct, 2022 · 2 min read

Adding a layout to NextJS - part 3

NextJS portfolio setting up - part 2

9 Oct, 2022 · 3 min read

NextJS portfolio setting up - part 2

Creating a NextJS portfolio - part 1

8 Oct, 2022 · 3 min read

Creating a NextJS portfolio - part 1

Exploring the NextJS bundle analyzer

25 Jul, 2022 · 2 min read

Exploring the NextJS bundle analyzer

NextJS add lang attribute to HTML tag

29 May, 2022 · 2 min read

NextJS add lang attribute to HTML tag

NextJS and TypeScript

3 Mar, 2022 · 3 min read

NextJS and TypeScript

Adding code highlighting to markdown code blocks

3 Feb, 2022 · 3 min read

Adding code highlighting to markdown code blocks

Creating a Markdown Blog Powered by Next.js in Under an Hour

1 Feb, 2022 · 12 min read

Creating a Markdown Blog Powered by Next.js in Under an Hour

Creating a sidebar layout in Next.js with Tailwind

31 Jan, 2022 · 5 min read

Creating a sidebar layout in Next.js with Tailwind

Supabase automatically create user profiles on sign up

12 Dec, 2021 · 2 min read

Supabase automatically create user profiles on sign up

Next.js Supabase adding a GitHub login

11 Dec, 2021 · 3 min read

Next.js Supabase adding a GitHub login

Add a loading state to our Next.js Supabase app

10 Dec, 2021 · 3 min read

Add a loading state to our Next.js Supabase app

Adding a user profile to our Supabase user

9 Dec, 2021 · 3 min read

Adding a user profile to our Supabase user

Authenticating Next.js with Supabase auth magic links

8 Dec, 2021 · 5 min read

Authenticating Next.js with Supabase auth magic links

Deleting records from a Supabase database

7 Dec, 2021 · 2 min read

Deleting records from a Supabase database

Adding new records to a Supabase database

6 Dec, 2021 · 2 min read

Adding new records to a Supabase database

Adding Supabase to a Next.js application

5 Dec, 2021 · 4 min read

Adding Supabase to a Next.js application

Prisma creating a upvotes one-to-many relation

30 Oct, 2021 · 4 min read

Prisma creating a upvotes one-to-many relation

Static playlist website with Next.js and Prisma

29 Oct, 2021 · 5 min read

Static playlist website with Next.js and Prisma

Next.js posting data to Postgres through Prisma

27 Oct, 2021 · 4 min read

Next.js posting data to Postgres through Prisma

Retrieving a persons Spotify playlist in Next.js

26 Oct, 2021 · 8 min read

Retrieving a persons Spotify playlist in Next.js

Adding email authentication to NextAuth.js

25 Oct, 2021 · 6 min read

Adding email authentication to NextAuth.js

Seeding a Prisma database in Next.js

24 Oct, 2021 · 3 min read

Seeding a Prisma database in Next.js

Adding Prisma to a Next.js project

23 Oct, 2021 · 3 min read

Adding Prisma to a Next.js project

NextAuth.js the easiest authentication for Next.js

21 Oct, 2021 · 4 min read

NextAuth.js the easiest authentication for Next.js

Using Bootstrap in Next.js + free starter

20 Oct, 2021 · 9 min read

Using Bootstrap in Next.js + free starter

How I created a stack guessing tool using Next.js

10 Oct, 2021 · 8 min read

How I created a stack guessing tool using Next.js

How to use forms in Next.js

9 Oct, 2021 · 4 min read

How to use forms in Next.js

How to use React icons in Next.js

5 Oct, 2021 · 2 min read

How to use React icons in Next.js

Next.js toggle between grid and list view

4 Oct, 2021 · 2 min read

Next.js toggle between grid and list view

Next.js static HTML export

3 Oct, 2021 · 2 min read

Next.js static HTML export

Deploying a Next.js application on Vercel

2 Oct, 2021 · 1 min read

Deploying a Next.js application on Vercel

Custom error pages in Next.js

30 Sep, 2021 · 3 min read

Custom error pages in Next.js

Detect active links in Next.js

29 Sep, 2021 · 2 min read

Detect active links in Next.js

Creating a reusable layout in Next.js

28 Sep, 2021 · 3 min read

Creating a reusable layout in Next.js

Retrieving the primary WordPress menu in Next.js

27 Sep, 2021 · 5 min read

Retrieving the primary WordPress menu in Next.js

Rendering all WordPress pages in Next.js

26 Sep, 2021 · 5 min read

Rendering all WordPress pages in Next.js

Next.js page options and how they work

22 Sep, 2021 · 5 min read

Next.js page options and how they work

Setting up Next.js with Tailwind CSS

21 Sep, 2021 · 3 min read

Setting up Next.js with Tailwind CSS