Tagged β€œnextjs”

  1. Setting up Next.js with Tailwind CSS

  2. Next.js page options and how they work

  3. Rendering all WordPress pages in Next.js

  4. Retrieving the primary WordPress menu in Next.js

  5. Creating a reusable layout in Next.js

  6. Detect active links in Next.js

  7. Custom error pages in Next.js

  8. Deploying a Next.js application on Vercel

  9. Next.js static HTML export

  10. Next.js toggle between grid and list view

  11. How to use React icons in Next.js

  12. How to use forms in Next.js

  13. How I created a stack guessing tool using Next.js

  14. Using Bootstrap in Next.js + free starter

  15. NextAuth.js the easiest authentication for Next.js

  16. Adding Prisma to a Next.js project

  17. Seeding a Prisma database in Next.js

  18. Adding email authentication to NextAuth.js

  19. Retrieving a persons Spotify playlist in Next.js

  20. Next.js posting data to Postgres through Prisma

  21. Static playlist website with Next.js and Prisma

  22. Prisma creating a upvotes one-to-many relation

  23. Adding Supabase to a Next.js application

  24. Adding new records to a Supabase database

  25. Deleting records from a Supabase database

  26. Authenticating Next.js with Supabase auth magic links

  27. Adding a user profile to our Supabase user

  28. Add a loading state to our Next.js Supabase app

  29. Next.js Supabase adding a GitHub login

  30. Supabase automatically create user profiles on sign up

  31. Creating a sidebar layout in Next.js with Tailwind

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

  33. Adding code highlighting to markdown code blocks

  34. NextJS and TypeScript